18 lines
543 B
JSON
18 lines
543 B
JSON
{
|
|
// See https://go.microsoft.com/fwlink/?LinkId=827846
|
|
// for the documentation about the extensions.json format
|
|
"recommendations": [
|
|
"rust-lang.rust-analyzer",
|
|
"github.copilot",
|
|
"mitchdenny.ecdc",
|
|
"aaron-bond.better-comments",
|
|
"yzhang.markdown-all-in-one",
|
|
"bierner.markdown-mermaid",
|
|
"hristian-kohler.path-intellisense",
|
|
"helixquar.randomeverything",
|
|
"shardulm94.trailing-spaces",
|
|
"tamasfe.even-better-toml",
|
|
"edwinkofler.vscode-hyperupcall-pack-markdown",
|
|
"proxzima.sweetdracula"
|
|
]
|
|
} |