add new vscode extensions
This commit is contained in:
parent
21fa219e2a
commit
f961a3aea0
2 changed files with 23 additions and 0 deletions
|
@ -24,4 +24,5 @@
|
||||||
"editor.wordWrap": "wordWrapColumn",
|
"editor.wordWrap": "wordWrapColumn",
|
||||||
"ltex.additionalRules.motherTongue": "fr",
|
"ltex.additionalRules.motherTongue": "fr",
|
||||||
"ltex.language": "fr",
|
"ltex.language": "fr",
|
||||||
|
"git.suggestSmartCommit": false,
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,14 +1,36 @@
|
||||||
|
42crunch.vscode-openapi
|
||||||
aaron-bond.better-comments
|
aaron-bond.better-comments
|
||||||
|
alexisvt.flutter-snippets
|
||||||
asvetliakov.vscode-neovim
|
asvetliakov.vscode-neovim
|
||||||
biomejs.biome
|
biomejs.biome
|
||||||
catppuccin.catppuccin-vsc
|
catppuccin.catppuccin-vsc
|
||||||
catppuccin.catppuccin-vsc-icons
|
catppuccin.catppuccin-vsc-icons
|
||||||
codeium.codeium
|
codeium.codeium
|
||||||
|
darkriszty.markdown-table-prettify
|
||||||
dart-code.dart-code
|
dart-code.dart-code
|
||||||
dart-code.flutter
|
dart-code.flutter
|
||||||
|
eamodio.gitlens
|
||||||
editorconfig.editorconfig
|
editorconfig.editorconfig
|
||||||
icrawl.discord-vscode
|
icrawl.discord-vscode
|
||||||
|
jebbs.plantuml
|
||||||
|
jirkavrba.subway-surfers
|
||||||
|
ms-azuretools.vscode-docker
|
||||||
ms-python.debugpy
|
ms-python.debugpy
|
||||||
ms-python.python
|
ms-python.python
|
||||||
|
ms-python.vscode-pylance
|
||||||
|
ms-vscode-remote.remote-containers
|
||||||
|
ms-vscode-remote.remote-ssh
|
||||||
|
ms-vscode-remote.remote-ssh-edit
|
||||||
|
ms-vscode.remote-explorer
|
||||||
|
ms-vsliveshare.vsliveshare
|
||||||
naumovs.color-highlight
|
naumovs.color-highlight
|
||||||
oven.bun-vscode
|
oven.bun-vscode
|
||||||
|
pdconsec.vscode-print
|
||||||
|
prisma.prisma
|
||||||
|
redhat.vscode-yaml
|
||||||
|
rust-lang.rust-analyzer
|
||||||
|
shan.code-settings-sync
|
||||||
|
tamasfe.even-better-toml
|
||||||
|
wix.vscode-import-cost
|
||||||
|
yzane.markdown-pdf
|
||||||
|
yzhang.markdown-all-in-one
|
||||||
|
|
Loading…
Reference in a new issue