aboutsummaryrefslogtreecommitdiff
path: root/docs/other_vscode.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-08-20 22:32:01 +0000
committerQMK Bot <hello@qmk.fm>2021-08-20 22:32:01 +0000
commitce379ef458fd9092543fb4022aab6e455865f514 (patch)
tree2bc1b37b47d1fd2536082116a843f61e032e8a31 /docs/other_vscode.md
parenta7d48b063ec9d551396eadeb02a924d2ee3ea515 (diff)
parentc71d67ba3f4bdedbd5ec1e931e6ea9568fcd0d98 (diff)
downloadqmk_firmware-ce379ef458fd9092543fb4022aab6e455865f514.tar.gz
qmk_firmware-ce379ef458fd9092543fb4022aab6e455865f514.zip
Merge remote-tracking branch 'origin/master' into develop
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