Skip to content
Snippets Groups Projects
Commit aeadae80 authored by Gunnar Wagenknecht's avatar Gunnar Wagenknecht
Browse files

Add VS Code Extension Recommendations


Signed-off-by: default avatarGunnar Wagenknecht <gunnar@wagenknecht.org>
parent 74eccdb4
No related merge requests found
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
// Extension identifier format: ${publisher}.${name}. Example: vscode.csharp
"christian-kohler.npm-intellisense",
"eg2.vscode-npm-script",
"DavidAnson.vscode-markdownlint",
"joaompinto.asciidoctor-vscode"
]
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment