| ... | ... | @@ -383,7 +383,8 @@ This is a list of curated extensions that might be usefull for productivity. For |
|
|
|
|
|
|
|
* [Atom One Dark Theme](https://marketplace.visualstudio.com/items?itemName=akamud.vscode-theme-onedark): A Very pleasant color scheme
|
|
|
|
* [GitLens](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens): Git inline information
|
|
|
|
* [Git Graph](https://marketplace.visualstudio.com/items?itemName=mhutchie.git-graph): View and work on the git graph. A bit like the Gitk command* [Task Explorer](https://marketplace.visualstudio.com/items?itemName=spmeesseman.vscode-taskexplorer): Launch tasks easily
|
|
|
|
* [Git Graph](https://marketplace.visualstudio.com/items?itemName=mhutchie.git-graph): View and work on the git graph. A bit like the Gitk command
|
|
|
|
* [Task Explorer](https://marketplace.visualstudio.com/items?itemName=spmeesseman.vscode-taskexplorer): Launch tasks easily
|
|
|
|
* [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
|
|
|
|
* [CodeSnap](https://marketplace.visualstudio.com/items?itemName=adpyke.codesnap): Take screenshots to share your code
|
| ... | ... | |