File tree 15 files changed +16
-16
lines changed
templates/components/tools
15 files changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -32,4 +32,4 @@ tools-editor-idea = RustRover
32
32
tools-editor-eclipse = Eclipse
33
33
tools-editor-vim = Vim
34
34
tools-editor-emacs = Emacs
35
- tools-editor-geany = Geany
35
+ tools-editor-visual-studio = Visual Studio
Original file line number Diff line number Diff line change @@ -174,4 +174,4 @@ tools-editor-idea = RustRover
174
174
tools-editor-eclipse = Eclipse
175
175
tools-editor-vim = Vim
176
176
tools-editor-emacs = Emacs
177
- tools-editor-geany = Geany
177
+ tools-editor-visual-studio = Visual Studio
Original file line number Diff line number Diff line change @@ -124,4 +124,4 @@ tools-editor-idea = RustRover
124
124
tools-editor-eclipse = Eclipse
125
125
tools-editor-vim = Vim
126
126
tools-editor-emacs = Emacs
127
- tools-editor-geany = Geany
127
+ tools-editor-visual-studio = Visual Studio
Original file line number Diff line number Diff line change @@ -24,4 +24,4 @@ tools-editor-idea = RustRover
24
24
tools-editor-eclipse = Eclipse
25
25
tools-editor-vim = Vim
26
26
tools-editor-emacs = Emacs
27
- tools-editor-geany = Geany
27
+ tools-editor-visual-studio = Visual Studio
Original file line number Diff line number Diff line change @@ -109,4 +109,4 @@ tools-editor-idea = RustRover
109
109
tools-editor-eclipse = Eclipse
110
110
tools-editor-vim = Vim
111
111
tools-editor-emacs = Emacs
112
- tools-editor-geany = Geany
112
+ tools-editor-visual-studio = Visual Studio
Original file line number Diff line number Diff line change @@ -99,4 +99,4 @@ tools-editor-idea = RustRover
99
99
tools-editor-eclipse = Eclipse
100
100
tools-editor-vim = Vim
101
101
tools-editor-emacs = Emacs
102
- tools-editor-geany = Geany
102
+ tools-editor-visual-studio = Visual Studio
Original file line number Diff line number Diff line change @@ -100,4 +100,4 @@ tools-editor-idea = RustRover
100
100
tools-editor-eclipse = Eclipse
101
101
tools-editor-vim = Vim
102
102
tools-editor-emacs = Emacs
103
- tools-editor-geany = Geany
103
+ tools-editor-visual-studio = Visual Studio
Original file line number Diff line number Diff line change @@ -59,4 +59,4 @@ tools-editor-idea = RustRover
59
59
tools-editor-eclipse = Eclipse
60
60
tools-editor-vim = Vim
61
61
tools-editor-emacs = Emacs
62
- tools-editor-geany = Geany
62
+ tools-editor-visual-studio = Visual Studio
Original file line number Diff line number Diff line change @@ -44,4 +44,4 @@ tools-editor-idea = RustRover
44
44
tools-editor-eclipse = Eclipse
45
45
tools-editor-vim = Vim
46
46
tools-editor-emacs = Emacs
47
- tools-editor-geany = Geany
47
+ tools-editor-visual-studio = Visual Studio
Original file line number Diff line number Diff line change @@ -149,4 +149,4 @@ tools-editor-idea = RustRover
149
149
tools-editor-eclipse = Eclipse
150
150
tools-editor-vim = Vim
151
151
tools-editor-emacs = Emacs
152
- tools-editor-geany = Geany
152
+ tools-editor-visual-studio = Visual Studio
Original file line number Diff line number Diff line change @@ -122,4 +122,4 @@ tools-editor-idea = RustRover
122
122
tools-editor-eclipse = Eclipse
123
123
tools-editor-vim = Vim
124
124
tools-editor-emacs = Emacs
125
- tools-editor-geany = Geany
125
+ tools-editor-visual-studio = Visual Studio
Original file line number Diff line number Diff line change @@ -133,4 +133,4 @@ tools-editor-idea = { ENGLISH("RustRover") }
133
133
tools-editor-eclipse = { ENGLISH( "Eclipse" ) }
134
134
tools-editor-vim = { ENGLISH( "Vim" ) }
135
135
tools-editor-emacs = { ENGLISH( "Emacs" ) }
136
- tools-editor-geany = { ENGLISH( "Geany " ) }
136
+ tools-editor-visual-studio = { ENGLISH( "Visual Studio " ) }
Original file line number Diff line number Diff line change @@ -136,4 +136,4 @@ tools-editor-idea = RustRover
136
136
tools-editor-eclipse = Eclipse
137
137
tools-editor-vim = Vim
138
138
tools-editor-emacs = Emacs
139
- tools-editor-geany = Geany
139
+ tools-editor-visual-studio = Visual Studio
Original file line number Diff line number Diff line change @@ -110,4 +110,4 @@ tools-editor-idea = RustRover
110
110
tools-editor-eclipse = Eclipse
111
111
tools-editor-vim = Vim
112
112
tools-editor-emacs = Emacs
113
- tools-editor-geany = Geany
113
+ tools-editor-visual-studio = Visual Studio
Original file line number Diff line number Diff line change 24
24
class =" button button-secondary" >{{ fluent " tools-editor-emacs" }} </a >
25
25
</div >
26
26
<div class =" w-25-l w-50-m w-100 pa3" >
27
- <a href =" https://geany.org/about/filetypes/ "
28
- class =" button button-secondary" >{{ fluent " tools-editor-geany " }} </a >
27
+ <a href =" https://rust-analyzer.github.io/manual.html#visual-studio-2022 "
28
+ class =" button button-secondary" >{{ fluent " tools-editor-visual-studio " }} </a >
29
29
</div >
30
30
</div >
You can’t perform that action at this time.
0 commit comments