VS Code/ Languages: make it more universial

This commit is contained in:
Jannik Beyerstedt 2019-10-17 09:44:52 +02:00
parent 063a927e01
commit 388f15988a
6 changed files with 22 additions and 11 deletions

View file

@ -24,8 +24,8 @@ The User Setup will change the user shell and global gitconfig. This can be disa
For a GUI/ Desktop machine, you can enable to install and configure VS Code:
- `user_vscode`: Boolean to install and set the basic configuration of VS Code
- `user_vscode_cpp`: Boolean to install C/C++ dev tools and configure VS Code
- `user_vscode_python`: Boolean to install Python dev tools and configure VS Code
- `user_lang_cpp`: Boolean to install C/C++ dev tools and configure VS Code
- `user_lang_python`: Boolean to install Python dev tools and configure VS Code
Dependencies