aboutsummaryrefslogtreecommitdiff
path: root/docs/other_vscode.md
diff options
context:
space:
mode:
authorSpaceman <rionlion100@gmail.com>2021-08-20 18:31:26 -0400
committerGitHub <noreply@github.com>2021-08-20 23:31:26 +0100
commitc71d67ba3f4bdedbd5ec1e931e6ea9568fcd0d98 (patch)
treee6bfb67fbcfc9b0cae7e254fd6d96e33c69e2fdf /docs/other_vscode.md
parent30bb807c13a5787164bd63fa17a97c0870a60198 (diff)
downloadqmk_firmware-c71d67ba3f4bdedbd5ec1e931e6ea9568fcd0d98.tar.gz
qmk_firmware-c71d67ba3f4bdedbd5ec1e931e6ea9568fcd0d98.zip
[Core] [Docs] Remove travis-ci references (#13916)
Diffstat (limited to 'docs/other_vscode.md')
-rw-r--r--docs/other_vscode.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/other_vscode.md b/docs/other_vscode.md
index 2de3c8cb4..6af0a6f7b 100644
--- a/docs/other_vscode.md
+++ b/docs/other_vscode.md
@@ -108,7 +108,6 @@ This installs a bunch of Git related tools that may make using Git with QMK Firm
108* [GitHub Markdown Preview](https://marketplace.visualstudio.com/items?itemName=bierner.github-markdown-preview) - _[Optional]_ - Makes the markdown preview in VS Code more like GitHub's. 108* [GitHub Markdown Preview](https://marketplace.visualstudio.com/items?itemName=bierner.github-markdown-preview) - _[Optional]_ - Makes the markdown preview in VS Code more like GitHub's.
109* [VS Live Share Extension Pack](https://marketplace.visualstudio.com/items?itemName=MS-vsliveshare.vsliveshare-pack) - _[Optional]_ - This extension allows somebody else to access your workspace (or you to access somebody else's workspace) and help out. This is great if you're having issues and need some help from somebody. 109* [VS Live Share Extension Pack](https://marketplace.visualstudio.com/items?itemName=MS-vsliveshare.vsliveshare-pack) - _[Optional]_ - This extension allows somebody else to access your workspace (or you to access somebody else's workspace) and help out. This is great if you're having issues and need some help from somebody.
110* [VIM Keymap](https://marketplace.visualstudio.com/items?itemName=GiuseppeCesarano.vim-keymap) - _[Optional]_ - For those that prefer VIM style keybindings. There are other options for this, too. 110* [VIM Keymap](https://marketplace.visualstudio.com/items?itemName=GiuseppeCesarano.vim-keymap) - _[Optional]_ - For those that prefer VIM style keybindings. There are other options for this, too.
111* [Travis CI Status](https://marketplace.visualstudio.com/items?itemName=felixrieseberg.vsc-travis-ci-status) - _[Optional]_ - This shows the current Travis CI status, if you have it set up.
112 111
113Restart once you've installed any extensions 112Restart once you've installed any extensions
114 113