Skip to content

Commit

Permalink
[all] Update vscode extensions list
Browse files Browse the repository at this point in the history
  • Loading branch information
nazmulidris committed Dec 10, 2024
1 parent 13d701f commit 47865a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"recommendations": [
"qwtel.sqlite-viewer", // SQLite Viewer.
"dracula-theme.theme-dracula", // Dracula Theme.
"mutantdino.resourcemonitor", // Resource Monitor.
"compulim.vscode-clock", // Clock.
"keksiqc.idx-monospace-theme", // IDX Monospace Theme.
"devgauravjatt.github-catppuccin-dark", // GitHub + Catppuccino Dark Theme.
Expand Down Expand Up @@ -56,6 +55,7 @@
],
// List of extensions that should not be recommended for users of this workspace.
"unwantedRecommendations": [
"mutantdino.resourcemonitor", // Resource Monitor.
"huntertran.auto-markdown-toc", // Auto Markdown TOC.
"eamodio.gitlens", // GitLens.
"unifiedjs.vscode-mdx", // MDX.
Expand Down

0 comments on commit 47865a6

Please sign in to comment.