added sumneko.lua
and davidanson.vscode-markdownlint
, removed ms-python.isort
and ms-python.flake8
(ruff does both)
This commit is contained in:
parent
ca10ceff30
commit
794380df2d
1 changed files with 4 additions and 2 deletions
|
@ -51,8 +51,6 @@
|
||||||
ms-python.vscode-pylance
|
ms-python.vscode-pylance
|
||||||
ms-python.debugpy
|
ms-python.debugpy
|
||||||
ms-python.black-formatter
|
ms-python.black-formatter
|
||||||
ms-python.isort
|
|
||||||
ms-python.flake8
|
|
||||||
charliermarsh.ruff
|
charliermarsh.ruff
|
||||||
matangover.mypy
|
matangover.mypy
|
||||||
|
|
||||||
|
@ -63,6 +61,9 @@
|
||||||
gregorbiswanger.json2ts
|
gregorbiswanger.json2ts
|
||||||
vendicated.vencord-companion
|
vendicated.vencord-companion
|
||||||
|
|
||||||
|
# Lua
|
||||||
|
sumneko.lua
|
||||||
|
|
||||||
# Luau
|
# Luau
|
||||||
evaera.vscode-rojo
|
evaera.vscode-rojo
|
||||||
undermywheel.roblox-lua
|
undermywheel.roblox-lua
|
||||||
|
@ -127,6 +128,7 @@
|
||||||
# Misc - Linters
|
# Misc - Linters
|
||||||
tekumara.typos-vscode
|
tekumara.typos-vscode
|
||||||
stylelint.vscode-stylelint
|
stylelint.vscode-stylelint
|
||||||
|
davidanson.vscode-markdownlint
|
||||||
|
|
||||||
# Misc - Formatters
|
# Misc - Formatters
|
||||||
esbenp.prettier-vscode
|
esbenp.prettier-vscode
|
||||||
|
|
Loading…
Reference in a new issue