Skip to content

Commit 78b5702

Browse files
committed
Merge pull request #1039 from markknol/patch-3
add .flump as json file extension
2 parents 0837e1f + a5d04aa commit 78b5702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FlashDevelop/Bin/Debug/Settings/Languages/JScript.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<line-comment><![CDATA[//]]></line-comment>
6464
<comment-start><![CDATA[/*]]></comment-start>
6565
<comment-end><![CDATA[*/]]></comment-end>
66-
<file-extensions>js,jsfl,asc,ts,jsx,json</file-extensions>
66+
<file-extensions>js,jsfl,asc,ts,jsx,json,flump</file-extensions>
6767
<use-keywords>
6868
<keyword key="0" class="js-secondary-keywords" />
6969
<keyword key="1" class="js-additional-keywords" />

0 commit comments

Comments
 (0)