mirror of
https://github.com/Steffo99/steffula-code.git
synced 2024-11-21 10:34:21 +00:00
Improve TSX support
This commit is contained in:
parent
67d5829fea
commit
733e62f736
1 changed files with 2 additions and 0 deletions
|
@ -129,6 +129,7 @@
|
|||
"entity.name.tag.localname.xml",
|
||||
"entity.name.tag.js",
|
||||
"entity.name.tag.ts",
|
||||
"entity.name.tag.tsx",
|
||||
"support.class.component",
|
||||
"storage.modifier.java",
|
||||
"storage.modifier.async",
|
||||
|
@ -287,6 +288,7 @@
|
|||
"meta.function-call.generic",
|
||||
"entity.name.function.decorator",
|
||||
"support.function",
|
||||
"support.class.component.tsx",
|
||||
"entity.name.operator",
|
||||
"entity.name.function.cs",
|
||||
"entity.name.function.js",
|
||||
|
|
Loading…
Reference in a new issue