We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89980b0 commit 75c742cCopy full SHA for 75c742c
_data/new-data/footer/tools-navigation.yml
@@ -1,10 +1,10 @@
1
- title: Xcode
2
link: https://developer.apple.com/xcode/
3
- title: Visual Studio Code
4
- link: https://code.visualstudio.com
+ link: /documentation/articles/getting-started-with-vscode-swift.html
5
- title: Emacs
6
- link: https://www.gnu.org/software/emacs/
+ link: /documentation/articles/zero-to-swift-emacs.html
7
- title: Neovim
8
- link: https://neovim.io
+ link: /documentation/articles/zero-to-swift-nvim.html
9
- title: Other Editors
10
- link: https://github.com/swiftlang/sourcekit-lsp/blob/main/Documentation/Editor%20Integration.md
+ link: https://github.com/swiftlang/sourcekit-lsp/tree/main/Documentation/Editor%20Integration.md
0 commit comments