Skip to content

Visual code extentions

installed

code --list-extensions
ms-dotnettools.csharp
ms-python.python
ms-python.vscode-pylance
ms-toolsai.jupyter
ms-toolsai.jupyter-keymap
ms-toolsai.jupyter-renderers

code --list-extensions | xargs -L 1 echo code --install-extension
code –install-extension ms-dotnettools.csharp
code –install-extension ms-python.python
code –install-extension ms-python.vscode-pylance
code –install-extension ms-toolsai.jupyter
code –install-extension ms-toolsai.jupyter-keymap
code –install-extension ms-toolsai.jupyter-renderers

installed 2

Open in Browser – nuttig , maar zeker niet cruciaal , het kan

possible usefull extentions

code runner
allows a code file to run , even if lang extentions is not installed

CSS peek , ga van de html pagina , op een element, naar het juiste blok in de verbonden css file
html css support : intellisense voor css
advanced new file

Ms sql server client

Peacock
Subtly change the workspace colour of your workspace. Ideal when you have multiple VS Code instances and you want to quickly identify which is which

REST Client
REST Client allows you to send an HTTP request and view the response in Visual Studio Code directly.

Markdown Preview Enhanced

settings sync : backup restore transfer settings

azure functions