mirror of
https://github.com/mathuo/dockview
synced 2025-03-10 07:52:07 +00:00
code
This commit is contained in:
parent
95b74218f8
commit
a9d432f052
2
.vscode/extensions.json
vendored
2
.vscode/extensions.json
vendored
@ -3,7 +3,7 @@
|
||||
// Extension identifier format: ${publisher}.${name}. Example: vscode.csharp
|
||||
|
||||
// List of extensions which should be recommended for users of this workspace.
|
||||
"recommendations": ["esbenp.prettier-vscode"],
|
||||
"recommendations": ["esbenp.prettier-vscode", "redhat.vscode-yaml"],
|
||||
// List of extensions recommended by VS Code that should not be recommended for users of this workspace.
|
||||
"unwantedRecommendations": []
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user