mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
Emmet: add support of multiple extensions path (#117105)
This commit is contained in:
committed by
GitHub
parent
5bab307980
commit
5654c838e8
@@ -86,6 +86,7 @@
|
||||
"emmet.extensionsPath": {
|
||||
"type": [
|
||||
"string",
|
||||
"array",
|
||||
"null"
|
||||
],
|
||||
"default": null,
|
||||
|
||||
Reference in New Issue
Block a user