vscode: Add editorconfig to recommended extensions (#13537)

This commit is contained in:
xtqqczze 2020-09-01 05:48:32 +01:00 committed by GitHub
parent 0f02fd7f1d
commit fe44b1934e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
// See https://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"editorconfig.editorconfig",
"ms-azure-devops.azure-pipelines",
"ms-vscode.cpptools",
"ms-dotnettools.csharp",