update ide config, remove yaml and python,

This commit is contained in:
louiscklaw
2025-05-11 07:59:11 +08:00
parent bc1ec72df1
commit 9739583f43
3 changed files with 33 additions and 2 deletions

View File

@@ -1,6 +1,5 @@
{
"recommendations": [
"redhat.vscode-yaml",
"yzhang.markdown-all-in-one",
"esbenp.prettier-vscode",
"ms-python.python",
@@ -8,7 +7,6 @@
"ms-python.debugpy",
"ms-python.black-formatter",
"ms-python.isort",
"ms-python.pylint",
"bierner.markdown-mermaid",
"shd101wyy.markdown-preview-enhanced",
"yzhang.markdown-all-in-one",