Added note on installing and listing extensions
This commit is contained in:
parent
fb70f4b6bd
commit
15a68bd403
22
arch-config/Dokumente/vscodium-extensions.md
Normal file
22
arch-config/Dokumente/vscodium-extensions.md
Normal file
@ -0,0 +1,22 @@
|
||||
Install extensions with
|
||||
```
|
||||
code --install-extension <ext>
|
||||
```
|
||||
|
||||
List installed extensions
|
||||
```
|
||||
code --list-extensions
|
||||
```
|
||||
|
||||
Bash IDE
|
||||
Dendron Markdown Preview Enhanced
|
||||
Live Server
|
||||
MagicPython
|
||||
Markdown All in One
|
||||
Neo Vim
|
||||
Install neovim itself as well
|
||||
Set path to neovim within the extension settings
|
||||
p5.vscode
|
||||
Python
|
||||
Tokyo City
|
||||
|
Loading…
Reference in New Issue
Block a user