mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
@@ -68,6 +68,7 @@
|
||||
"embeddedLanguages": {
|
||||
"meta.tag.js": "jsx-tags",
|
||||
"meta.tag.without-attributes.js": "jsx-tags",
|
||||
"meta.tag.attributes.js.jsx": "javascriptreact",
|
||||
"meta.embedded.expression.js": "javascriptreact"
|
||||
}
|
||||
},
|
||||
@@ -78,6 +79,7 @@
|
||||
"embeddedLanguages": {
|
||||
"meta.tag.js": "jsx-tags",
|
||||
"meta.tag.without-attributes.js": "jsx-tags",
|
||||
"meta.tag.attributes.js": "javascript",
|
||||
"meta.embedded.expression.js": "javascript"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user