add vscode extension dependencies

This commit is contained in:
Seungjun Lee
2026-07-19 09:17:53 +09:00
parent d08a47d63c
commit 2a3ea43e36
+6 -1
View File
@@ -77,9 +77,13 @@ marp-team.marp-vscode,vscode,,no,integration,Support marp(MD based presentation)
matt-meyers.vscode-dbml,vscode,,yes,integration,Support DBML,free matt-meyers.vscode-dbml,vscode,,yes,integration,Support DBML,free
mechatroner.rainbow-csv,vscode,,yes,format,CSV highlighter,free mechatroner.rainbow-csv,vscode,,yes,format,CSV highlighter,free
ms-azuretools.vscode-containers,vscode,,yes,tool,Container tool,free ms-azuretools.vscode-containers,vscode,,yes,tool,Container tool,free
ms-python.black-formatter,vscode,,yes,format,Python formatter,free
ms-python.python,vscode,,yes,language,Python integration,free ms-python.python,vscode,,yes,language,Python integration,free
ms-python.debugpy,vscode,,yes,language,Dependency of ms-python.python,free
ms-python.vscode-pylance,vscode,,yes,language,Dependency of ms-python.python,free
ms-python.vscode-python-envs,vscode,,yes,language,Dependency of ms-python.python,free
ms-vscode-remote.remote-ssh,vscode,,yes,tool,SSH conntection,free ms-vscode-remote.remote-ssh,vscode,,yes,tool,SSH conntection,free
ms-vscode-remote.remote-ssh-edit,vscode,,yes,tool,Dependency of ms-vscode-remote.remote-ssh,free
ms-vscode.remote-explorer,vscode,,yes,tool,Dependency of ms-vscode-remote.remote-ssh,free
pkief.material-icon-theme,vscode,,yes,theme,Best icon,free pkief.material-icon-theme,vscode,,yes,theme,Best icon,free
pkief.material-product-icons,vscode,,yes,theme,Best product icon,free pkief.material-product-icons,vscode,,yes,theme,Best product icon,free
pomdtr.excalidraw-editor,vscode,,no,integration,Excalidraw integration,free pomdtr.excalidraw-editor,vscode,,no,integration,Excalidraw integration,free
@@ -89,6 +93,7 @@ svelte.svelte-vscode,vscode,,yes,language,Sevelte integration,free
wayou.vscode-todo-highlight,vscode,,yes,tool,Todo file highlighter,free wayou.vscode-todo-highlight,vscode,,yes,tool,Todo file highlighter,free
yzhang.markdown-all-in-one,vscode,,yes,language,Markdown highlighter & formatter,free yzhang.markdown-all-in-one,vscode,,yes,language,Markdown highlighter & formatter,free
zhuangtongfa.material-theme,vscode,,yes,theme,Best darkmode theme (One Dark Pro),free zhuangtongfa.material-theme,vscode,,yes,theme,Best darkmode theme (One Dark Pro),free
charliermarsh.ruff,vscode,,yes,format,Python formatter,free
droppy,manual,,no,personalization,Notch customization,paid droppy,manual,,no,personalization,Notch customization,paid
Microsoft word,manual,,no,productivity,Microsoft word,paid Microsoft word,manual,,no,productivity,Microsoft word,paid
Microsoft excel,manual,,no,productivity,Microsoft excel,paid Microsoft excel,manual,,no,productivity,Microsoft excel,paid
1 name type mas_id install_on_setup category description price
77 matt-meyers.vscode-dbml vscode yes integration Support DBML free
78 mechatroner.rainbow-csv vscode yes format CSV highlighter free
79 ms-azuretools.vscode-containers vscode yes tool Container tool free
ms-python.black-formatter vscode yes format Python formatter free
80 ms-python.python vscode yes language Python integration free
81 ms-python.debugpy vscode yes language Dependency of ms-python.python free
82 ms-python.vscode-pylance vscode yes language Dependency of ms-python.python free
83 ms-python.vscode-python-envs vscode yes language Dependency of ms-python.python free
84 ms-vscode-remote.remote-ssh vscode yes tool SSH conntection free
85 ms-vscode-remote.remote-ssh-edit vscode yes tool Dependency of ms-vscode-remote.remote-ssh free
86 ms-vscode.remote-explorer vscode yes tool Dependency of ms-vscode-remote.remote-ssh free
87 pkief.material-icon-theme vscode yes theme Best icon free
88 pkief.material-product-icons vscode yes theme Best product icon free
89 pomdtr.excalidraw-editor vscode no integration Excalidraw integration free
93 wayou.vscode-todo-highlight vscode yes tool Todo file highlighter free
94 yzhang.markdown-all-in-one vscode yes language Markdown highlighter & formatter free
95 zhuangtongfa.material-theme vscode yes theme Best darkmode theme (One Dark Pro) free
96 charliermarsh.ruff vscode yes format Python formatter free
97 droppy manual no personalization Notch customization paid
98 Microsoft word manual no productivity Microsoft word paid
99 Microsoft excel manual no productivity Microsoft excel paid