added sumneko.lua and davidanson.vscode-markdownlint, removed ms-python.isort and ms-python.flake8 (ruff does both)

This commit is contained in:
Seaswimmer 2024-11-22 09:13:19 -05:00
parent ca10ceff30
commit 794380df2d
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087

View file

@ -51,8 +51,6 @@
ms-python.vscode-pylance
ms-python.debugpy
ms-python.black-formatter
ms-python.isort
ms-python.flake8
charliermarsh.ruff
matangover.mypy
@ -63,6 +61,9 @@
gregorbiswanger.json2ts
vendicated.vencord-companion
# Lua
sumneko.lua
# Luau
evaera.vscode-rojo
undermywheel.roblox-lua
@ -127,6 +128,7 @@
# Misc - Linters
tekumara.typos-vscode
stylelint.vscode-stylelint
davidanson.vscode-markdownlint
# Misc - Formatters
esbenp.prettier-vscode