Visual Studio Code - TristanSuper/geek GitHub Wiki
🐞 Environnement de développement
- https://code.visualstudio.com
- https://git-scm.com/download/win (Windows)
- Installation en Docker : https://github.com/TristanSuper/geek/wiki/Docker-Codeserver
🐞 Paramétrage Git :
- git config --global user.email "
[email protected]
" - git config --global user.name "
Your Name
"
🐞 Extensions Visual Studio
- French language pack for visual studio code
- Github actions
- Github pull request and issues
- Github repositories