We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58e5cf7 commit ce26462Copy full SHA for ce26462
ScriptSyntax.txt
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="utf-8" ?>
2
<Language Name="Script" Startblock="Code">
3
<FileTypes>
4
- <FileType Extension=".txt" Name="Script File"/></FileTypes>
+ <FileType Extension=".js" Name="Script File"/></FileTypes>
5
6
<Block Name="Code" Style="Code" IsMultiline="true">
7
<Scope Start="{" End="}" Style="Scope" Text="{...}" CauseIndent="true" />
0 commit comments