mirror of
https://github.com/PowerShell/PowerShell.git
synced 2024-11-23 01:34:19 +08:00
vscode: Add editorconfig to recommended extensions (#13537)
This commit is contained in:
parent
0f02fd7f1d
commit
fe44b1934e
1
.vscode/extensions.json
vendored
1
.vscode/extensions.json
vendored
@ -2,6 +2,7 @@
|
|||||||
// See https://go.microsoft.com/fwlink/?LinkId=827846
|
// See https://go.microsoft.com/fwlink/?LinkId=827846
|
||||||
// for the documentation about the extensions.json format
|
// for the documentation about the extensions.json format
|
||||||
"recommendations": [
|
"recommendations": [
|
||||||
|
"editorconfig.editorconfig",
|
||||||
"ms-azure-devops.azure-pipelines",
|
"ms-azure-devops.azure-pipelines",
|
||||||
"ms-vscode.cpptools",
|
"ms-vscode.cpptools",
|
||||||
"ms-dotnettools.csharp",
|
"ms-dotnettools.csharp",
|
||||||
|
Loading…
Reference in New Issue
Block a user