|
| 1 | +{ |
| 2 | + "recommendations": [ |
| 3 | + /* |
| 4 | + * Important extentions |
| 5 | + */ |
| 6 | + "christian-kohler.path-intellisense", |
| 7 | + "ms-vscode.vscode-typescript-next", |
| 8 | + "fivethree.vscode-svelte-snippets", |
| 9 | + "aaron-bond.better-comments", |
| 10 | + "pivaszbs.svelte-autoimport", |
| 11 | + "dbaeumer.vscode-eslint", |
| 12 | + "svelte.svelte-vscode", //? Svelte |
| 13 | + "silvenon.mdx" //? MDSvex Language Support |
| 14 | + |
| 15 | + /* |
| 16 | + * Honorable mentions |
| 17 | + */ |
| 18 | + // "github.vscode-pull-request-github", |
| 19 | + // "ardenivanov.svelte-intellisense", |
| 20 | + // "ziyasal.vscode-open-in-github", |
| 21 | + // "pflannery.vscode-versionlens", |
| 22 | + // "wayou.vscode-todo-highlight", |
| 23 | + // "alefragnani.project-manager", |
| 24 | + // "ms-vsliveshare.vsliveshare", |
| 25 | + // "pkief.material-icon-theme", |
| 26 | + // "wallabyjs.quokka-vscode", |
| 27 | + // "naumovs.color-highlight", |
| 28 | + // "stevencl.adddoccomments", |
| 29 | + // "inu1255.easy-snippet", |
| 30 | + // "anseki.vscode-color", |
| 31 | + // "vsls-contrib.gistfs", |
| 32 | + // "mhutchie.git-graph", |
| 33 | + // "henoc.svgeditor" |
| 34 | + ] |
| 35 | +} |
0 commit comments