Skip to content

Commit ac83ff4

Browse files
committed
Added Zed to the Tools -> First-class Editor Support and updated the CSS
to be 3 item grid on large.
1 parent 8488658 commit ac83ff4

File tree

15 files changed

+28
-10
lines changed

15 files changed

+28
-10
lines changed

locales/de/tools.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,4 @@ tools-editor-helix = Helix
3434
tools-editor-vim = Vim/Neovim
3535
tools-editor-emacs = Emacs
3636
tools-editor-visual-studio = Visual Studio
37+
tools-editor-zed = Zed

locales/en-US/tools.ftl

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ install-notes-getting-started-description = If you're just getting started with
7171
<a href="{ $getting-started-href }">getting started</a> page.
7272
7373
install-notes-rustup-heading = Toolchain management with <code>rustup</code>
74-
install-notes-rustup-description =
74+
install-notes-rustup-description =
7575
<p>
7676
Rust is installed and managed by the
7777
<a href="https://rust-lang.github.io/rustup/"><code>rustup</code></a>
@@ -106,7 +106,7 @@ install-notes-uninstall-description =
106106
107107
install-notes-path-heading = Configuring the <code>PATH</code> environment
108108
variable
109-
install-notes-path-description =
109+
install-notes-path-description =
110110
<p>
111111
In the Rust development environment, all tools are installed to the
112112
<span class="platform-specific not-win di">
@@ -172,3 +172,4 @@ tools-editor-helix = Helix
172172
tools-editor-vim = Vim/Neovim
173173
tools-editor-emacs = Emacs
174174
tools-editor-visual-studio = Visual Studio
175+
tools-editor-zed = Zed

locales/es/tools.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,3 +122,4 @@ tools-editor-helix = Helix
122122
tools-editor-vim = Vim/Neovim
123123
tools-editor-emacs = Emacs
124124
tools-editor-visual-studio = Visual Studio
125+
tools-editor-zed = Zed

locales/fa/tools.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ tools-editor-helix = Helix
2626
tools-editor-vim = Vim/Neovim
2727
tools-editor-emacs = Emacs
2828
tools-editor-visual-studio = Visual Studio
29+
tools-editor-zed = Zed

locales/fr/tools.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,3 +109,4 @@ tools-editor-helix = Helix
109109
tools-editor-vim = Vim/Neovim
110110
tools-editor-emacs = Emacs
111111
tools-editor-visual-studio = Visual Studio
112+
tools-editor-zed = Zed

locales/it/tools.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,3 +97,4 @@ tools-editor-helix = Helix
9797
tools-editor-vim = Vim/Neovim
9898
tools-editor-emacs = Emacs
9999
tools-editor-visual-studio = Visual Studio
100+
tools-editor-zed = Zed

locales/ja/tools.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,3 +98,4 @@ tools-editor-helix = Helix
9898
tools-editor-vim = Vim/Neovim
9999
tools-editor-emacs = Emacs
100100
tools-editor-visual-studio = Visual Studio
101+
tools-editor-zed = Zed

locales/ko/tools.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,4 @@ tools-editor-helix = Helix
6161
tools-editor-vim = Vim/Neovim
6262
tools-editor-emacs = Emacs
6363
tools-editor-visual-studio = Visual Studio
64+
tools-editor-zed = Zed

locales/pl/tools.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,4 @@ tools-editor-helix = Helix
4545
tools-editor-vim = Vim/Neovim
4646
tools-editor-emacs = Emacs
4747
tools-editor-visual-studio = Visual Studio
48+
tools-editor-zed = Zed

locales/pt-BR/tools.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,3 +147,4 @@ tools-editor-helix = Helix
147147
tools-editor-vim = Vim/Neovim
148148
tools-editor-emacs = Emacs
149149
tools-editor-visual-studio = Visual Studio
150+
tools-editor-zed = Zed

0 commit comments

Comments
 (0)