... | @@ -306,6 +306,9 @@ When connected to remote host, install the extensions by going to the extensions |
... | @@ -306,6 +306,9 @@ When connected to remote host, install the extensions by going to the extensions |
|

|
|

|
|
|
|
|
|
## Useful Extensions
|
|
## Useful Extensions
|
|
|
|
|
|
|
|
This is a list of curated extensions that might be usefull for productivity. For more information on how to use them, please refer to their links.
|
|
|
|
|
|
* [Atom One Dark Theme](https://marketplace.visualstudio.com/items?itemName=akamud.vscode-theme-onedark): A Very pleasant color scheme
|
|
* [Atom One Dark Theme](https://marketplace.visualstudio.com/items?itemName=akamud.vscode-theme-onedark): A Very pleasant color scheme
|
|
* ~~[Rainbow Brackets](https://marketplace.visualstudio.com/items?itemName=2gua.rainbow-brackets)~~ VSCode supports this already, no need for extension.
|
|
* ~~[Rainbow Brackets](https://marketplace.visualstudio.com/items?itemName=2gua.rainbow-brackets)~~ VSCode supports this already, no need for extension.
|
|
* [GitLens](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens): Git inline information
|
|
* [GitLens](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens): Git inline information
|
... | @@ -313,3 +316,4 @@ When connected to remote host, install the extensions by going to the extensions |
... | @@ -313,3 +316,4 @@ When connected to remote host, install the extensions by going to the extensions |
|
* [Cpp Reference](https://marketplace.visualstudio.com/items?itemName=Guyutongxue.cpp-reference): <kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>A</kbd> on a STL function will take you to the CppReference documentation.
|
|
* [Cpp Reference](https://marketplace.visualstudio.com/items?itemName=Guyutongxue.cpp-reference): <kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>A</kbd> on a STL function will take you to the CppReference documentation.
|
|
* [Code Runner](https://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner): Run code snippet or code file for multiple languages
|
|
* [Code Runner](https://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner): Run code snippet or code file for multiple languages
|
|
* [CodeSnap](https://marketplace.visualstudio.com/items?itemName=adpyke.codesnap): Take screenshots to share your code
|
|
* [CodeSnap](https://marketplace.visualstudio.com/items?itemName=adpyke.codesnap): Take screenshots to share your code
|
|
|
|
* [Doxygen Documentation Generator](https://marketplace.visualstudio.com/items?itemName=cschlosser.doxdocgen): Doxygen snippets |
|
|
|
\ No newline at end of file |