Skip to content

Commit fe44b19

Browse files
authoredSep 1, 2020
vscode: Add editorconfig to recommended extensions (PowerShell#13537)
1 parent 0f02fd7 commit fe44b19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.vscode/extensions.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// See https://go.microsoft.com/fwlink/?LinkId=827846
33
// for the documentation about the extensions.json format
44
"recommendations": [
5+
"editorconfig.editorconfig",
56
"ms-azure-devops.azure-pipelines",
67
"ms-vscode.cpptools",
78
"ms-dotnettools.csharp",

0 commit comments

Comments
 (0)
Please sign in to comment.