VSCode native debug (#106)
This commit is contained in:
parent
41ecb39dd5
commit
82b7b43cd1
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ if [ "$(id -u)" != "0" ]; then
|
|||
code --install-extension seanmcbreen.Spell
|
||||
code --install-extension searKing.preview-vscode
|
||||
code --install-extension vscodevim.vim
|
||||
code --install-extension webfreak.debug
|
||||
fi
|
||||
|
||||
# vim
|
||||
|
|
Loading…
Reference in a new issue