Skip to content
Snippets Groups Projects
Commit e74a29ae authored by Alexander Rose's avatar Alexander Rose
Browse files

added recommeded vscode extensions

parent 9b3d2f39
No related branches found
No related tags found
No related merge requests found
{
// See http://go.microsoft.com/fwlink/?LinkId=827846 to learn about workspace recommendations.
// Extension identifier format: ${publisher}.${name}. Example: vscode.csharp
// List of extensions which should be recommended for users of this workspace.
"recommendations": [
"ms-vscode.vscode-typescript-tslint-plugin",
"slevesque.shader"
],
// List of extensions recommended by VS Code that should not be recommended for users of this workspace.
"unwantedRecommendations": [
]
}
\ 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