Skip to content

Commit d278b80

Browse files
authored
Merge pull request #1697 from usagi-flow/feat-tools-helix-link
feat(tools): Add a link to the Helix editor
2 parents 7381c30 + df9816b commit d278b80

File tree

15 files changed

+18
-0
lines changed

15 files changed

+18
-0
lines changed

locales/de/tools.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ tools-editor-vscode = VS Code
3030
tools-editor-sublime = Sublime Text
3131
tools-editor-rover = RustRover
3232
tools-editor-eclipse = Eclipse
33+
tools-editor-helix = Helix
3334
tools-editor-vim = Vim/Neovim
3435
tools-editor-emacs = Emacs
3536
tools-editor-visual-studio = Visual Studio

locales/en-US/tools.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ tools-editor-vscode = VS Code
172172
tools-editor-sublime = Sublime Text
173173
tools-editor-rover = RustRover
174174
tools-editor-eclipse = Eclipse
175+
tools-editor-helix = Helix
175176
tools-editor-vim = Vim/Neovim
176177
tools-editor-emacs = Emacs
177178
tools-editor-visual-studio = Visual Studio

locales/es/tools.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ tools-editor-vscode = VS Code
122122
tools-editor-sublime = Sublime Text
123123
tools-editor-rover = RustRover
124124
tools-editor-eclipse = Eclipse
125+
tools-editor-helix = Helix
125126
tools-editor-vim = Vim/Neovim
126127
tools-editor-emacs = Emacs
127128
tools-editor-visual-studio = Visual Studio

locales/fa/tools.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ tools-editor-vscode = VS Code
2222
tools-editor-sublime = Sublime Text
2323
tools-editor-rover = RustRover
2424
tools-editor-eclipse = Eclipse
25+
tools-editor-helix = Helix
2526
tools-editor-vim = Vim/Neovim
2627
tools-editor-emacs = Emacs
2728
tools-editor-visual-studio = Visual Studio

locales/fr/tools.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ tools-editor-vscode = VS Code
107107
tools-editor-sublime = Sublime Text
108108
tools-editor-rover = RustRover
109109
tools-editor-eclipse = Eclipse
110+
tools-editor-helix = Helix
110111
tools-editor-vim = Vim/Neovim
111112
tools-editor-emacs = Emacs
112113
tools-editor-visual-studio = Visual Studio

locales/it/tools.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ tools-editor-vscode = VS Code
9797
tools-editor-sublime = Sublime Text
9898
tools-editor-rover = RustRover
9999
tools-editor-eclipse = Eclipse
100+
tools-editor-helix = Helix
100101
tools-editor-vim = Vim/Neovim
101102
tools-editor-emacs = Emacs
102103
tools-editor-visual-studio = Visual Studio

locales/ja/tools.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ tools-editor-vscode = VS Code
9898
tools-editor-sublime = Sublime Text
9999
tools-editor-rover = RustRover
100100
tools-editor-eclipse = Eclipse
101+
tools-editor-helix = Helix
101102
tools-editor-vim = Vim/Neovim
102103
tools-editor-emacs = Emacs
103104
tools-editor-visual-studio = Visual Studio

locales/ko/tools.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ tools-editor-vscode = VS Code
5757
tools-editor-sublime = Sublime Text
5858
tools-editor-rover = RustRover
5959
tools-editor-eclipse = Eclipse
60+
tools-editor-helix = Helix
6061
tools-editor-vim = Vim/Neovim
6162
tools-editor-emacs = Emacs
6263
tools-editor-visual-studio = Visual Studio

locales/pl/tools.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ tools-editor-vscode = VS Code
4242
tools-editor-sublime = Sublime Text
4343
tools-editor-rover = RustRover
4444
tools-editor-eclipse = Eclipse
45+
tools-editor-helix = Helix
4546
tools-editor-vim = Vim/Neovim
4647
tools-editor-emacs = Emacs
4748
tools-editor-visual-studio = Visual Studio

locales/pt-BR/tools.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ tools-editor-vscode = VS Code
147147
tools-editor-sublime = Sublime Text
148148
tools-editor-rover = RustRover
149149
tools-editor-eclipse = Eclipse
150+
tools-editor-helix = Helix
150151
tools-editor-vim = Vim/Neovim
151152
tools-editor-emacs = Emacs
152153
tools-editor-visual-studio = Visual Studio

locales/ru/tools.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ tools-editor-vscode = VS Code
120120
tools-editor-sublime = Sublime Text
121121
tools-editor-rover = RustRover
122122
tools-editor-eclipse = Eclipse
123+
tools-editor-helix = Helix
123124
tools-editor-vim = Vim/Neovim
124125
tools-editor-emacs = Emacs
125126
tools-editor-visual-studio = Visual Studio

locales/tr/tools.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ tools-editor-vscode = { ENGLISH("VS Code") }
131131
tools-editor-sublime = { ENGLISH("Sublime Text") }
132132
tools-editor-rover = { ENGLISH("RustRover") }
133133
tools-editor-eclipse = { ENGLISH("Eclipse") }
134+
tools-editor-helix = { ENGLISH("Helix") }
134135
tools-editor-vim = { ENGLISH("Vim/Neovim") }
135136
tools-editor-emacs = { ENGLISH("Emacs") }
136137
tools-editor-visual-studio = { ENGLISH("Visual Studio") }

locales/zh-CN/tools.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ tools-editor-vscode = VS Code
134134
tools-editor-sublime = Sublime Text
135135
tools-editor-rover = RustRover
136136
tools-editor-eclipse = Eclipse
137+
tools-editor-helix = Helix
137138
tools-editor-vim = Vim/Neovim
138139
tools-editor-emacs = Emacs
139140
tools-editor-visual-studio = Visual Studio

locales/zh-TW/tools.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ tools-editor-vscode = VS Code
108108
tools-editor-sublime = Sublime Text
109109
tools-editor-rover = RustRover
110110
tools-editor-eclipse = Eclipse
111+
tools-editor-helix = Helix
111112
tools-editor-vim = Vim/Neovim
112113
tools-editor-emacs = Emacs
113114
tools-editor-visual-studio = Visual Studio

templates/components/tools/editors.html.hbs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@
1515
<a href="https://projects.eclipse.org/projects/tools.corrosion"
1616
class="button button-secondary">{{fluent "tools-editor-eclipse"}}</a>
1717
</div>
18+
<div class="w-25-l w-50-m w-100 pa3">
19+
<a href="https://rust-analyzer.github.io/manual.html#helix"
20+
class="button button-secondary">{{fluent "tools-editor-helix"}}</a>
21+
</div>
1822
<div class="w-25-l w-50-m w-100 pa3">
1923
<a href="https://github.com/rust-lang/rust.vim"
2024
class="button button-secondary">{{fluent "tools-editor-vim"}}</a>

0 commit comments

Comments
 (0)