File tree Expand file tree Collapse file tree 2 files changed +384
-0
lines changed
Expand file tree Collapse file tree 2 files changed +384
-0
lines changed Original file line number Diff line number Diff line change 182182 },
183183 {
184184 "language" : " brighterscript"
185+ },
186+ {
187+ "language" : " scenegraph"
185188 }
186189 ],
187190 "debuggers" : [
582585 ],
583586 "configuration" : " ./language-configuration.json"
584587 },
588+ {
589+ "id" : " scenegraph" ,
590+ "extensions" : [
591+ " .xml"
592+ ],
593+ "aliases" : [
594+ " SceneGraph"
595+ ],
596+ "configuration" : " ./language-configuration.json"
597+ },
585598 {
586599 "id" : " Log" ,
587600 "aliases" : [
620633 "language" : " brighterscript" ,
621634 "scopeName" : " source.brs" ,
622635 "path" : " ./syntaxes/brightscript.tmLanguage.json"
636+ },
637+ {
638+ "language" : " scenegraph" ,
639+ "scopeName" : " scenegraph.xml" ,
640+ "path" : " ./syntaxes/scenegraph.tmLanguage.json"
623641 }
624642 ],
625643 "snippets" : [
You can’t perform that action at this time.
0 commit comments