Skip to content

Commit 5e7d349

Browse files
committed
sync dynamic files
1 parent ee8fe41 commit 5e7d349

2 files changed

Lines changed: 2 additions & 18 deletions

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,10 @@
2121
"eamodio.gitlens",
2222
"ms-vscode.cpptools-extension-pack",
2323
"VisualStudioExptTeam.intellicode-api-usage-examples",
24-
"ms-vscode-remote.remote-wsl",
2524
"formulahendry.code-runner",
2625
"GitHub.copilot",
2726
"GitHub.copilot-chat",
2827
"GitHub.vscode-pull-request-github",
29-
"ms-vscode-remote.remote-ssh",
3028
"ms-vscode-remote.remote-ssh-edit",
3129
"ecmel.vscode-html-css",
3230
"formulahendry.auto-rename-tag",
@@ -54,7 +52,6 @@
5452
"naumovs.color-highlight",
5553
"redhat.vscode-xml",
5654
"tomoki1207.pdf",
57-
"ms-vscode-remote.vscode-remote-extensionpack",
5855
"pranaygp.vscode-css-peek",
5956
"shd101wyy.markdown-preview-enhanced",
6057
"ms-vscode.makefile-tools",
@@ -78,12 +75,7 @@
7875
"jock.svg",
7976
"charliermarsh.ruff",
8077
"ms-python.mypy-type-checker",
81-
"ms-vscode.cpptools-themes",
82-
"PKief.material-icon-theme",
83-
"vscode-icons-team.vscode-icons",
84-
"GitHub.github-vscode-theme",
85-
"zhuangtongfa.Material-theme",
86-
"dracula-theme.theme-dracula"
78+
"graphql.vscode-graphql-syntax"
8779
],
8880
"settings": {
8981
"tasks": {

.github/.repodynamics/metadata.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6024,12 +6024,10 @@
60246024
"eamodio.gitlens",
60256025
"ms-vscode.cpptools-extension-pack",
60266026
"VisualStudioExptTeam.intellicode-api-usage-examples",
6027-
"ms-vscode-remote.remote-wsl",
60286027
"formulahendry.code-runner",
60296028
"GitHub.copilot",
60306029
"GitHub.copilot-chat",
60316030
"GitHub.vscode-pull-request-github",
6032-
"ms-vscode-remote.remote-ssh",
60336031
"ms-vscode-remote.remote-ssh-edit",
60346032
"ecmel.vscode-html-css",
60356033
"formulahendry.auto-rename-tag",
@@ -6057,7 +6055,6 @@
60576055
"naumovs.color-highlight",
60586056
"redhat.vscode-xml",
60596057
"tomoki1207.pdf",
6060-
"ms-vscode-remote.vscode-remote-extensionpack",
60616058
"pranaygp.vscode-css-peek",
60626059
"shd101wyy.markdown-preview-enhanced",
60636060
"ms-vscode.makefile-tools",
@@ -6081,12 +6078,7 @@
60816078
"jock.svg",
60826079
"charliermarsh.ruff",
60836080
"ms-python.mypy-type-checker",
6084-
"ms-vscode.cpptools-themes",
6085-
"PKief.material-icon-theme",
6086-
"vscode-icons-team.vscode-icons",
6087-
"GitHub.github-vscode-theme",
6088-
"zhuangtongfa.Material-theme",
6089-
"dracula-theme.theme-dracula"
6081+
"graphql.vscode-graphql-syntax"
60906082
],
60916083
"settings": {
60926084
"tasks": {

0 commit comments

Comments
 (0)