@@ -325,12 +325,10 @@ devcontainer_main:
325325 - eamodio.gitlens
326326 - ms-vscode.cpptools-extension-pack
327327 - VisualStudioExptTeam.intellicode-api-usage-examples
328- - ms-vscode-remote.remote-wsl
329328 - formulahendry.code-runner
330329 - GitHub.copilot
331330 - GitHub.copilot-chat
332331 - GitHub.vscode-pull-request-github
333- - ms-vscode-remote.remote-ssh
334332 - ms-vscode-remote.remote-ssh-edit
335333 - ecmel.vscode-html-css
336334 - formulahendry.auto-rename-tag
@@ -358,7 +356,6 @@ devcontainer_main:
358356 - naumovs.color-highlight
359357 - redhat.vscode-xml
360358 - tomoki1207.pdf
361- - ms-vscode-remote.vscode-remote-extensionpack
362359 - pranaygp.vscode-css-peek
363360 - shd101wyy.markdown-preview-enhanced
364361 - ms-vscode.makefile-tools
@@ -382,12 +379,7 @@ devcontainer_main:
382379 - jock.svg
383380 - charliermarsh.ruff
384381 - ms-python.mypy-type-checker
385- - ms-vscode.cpptools-themes
386- - PKief.material-icon-theme
387- - vscode-icons-team.vscode-icons
388- - GitHub.github-vscode-theme
389- - zhuangtongfa.Material-theme
390- - dracula-theme.theme-dracula
382+ - graphql.vscode-graphql-syntax
391383 settings :
392384 terminal.integrated.scrollback : 1000000
393385 tasks :
0 commit comments