mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 00:59:03 +01:00
Document jsx specialization
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
["\"", "\""],
|
||||
["`", "`"]
|
||||
],
|
||||
// add ` as an autocloseBefore because templated backtick strings are common
|
||||
"autoCloseBefore": ";:.,=}])>` \n\t",
|
||||
"folding": {
|
||||
"markers": {
|
||||
|
||||
Reference in New Issue
Block a user