Skip to content

Commit 78e0c6e

Browse files
committed
add .resx as xml file extension
1 parent f1bcfe7 commit 78e0c6e

File tree

1 file changed

+1
-1
lines changed
  • FlashDevelop/Bin/Debug/Settings/Languages

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<language name="xml">
3838
<lexer name="xml" style-bits="7" />
3939
<character-class><![CDATA[qwertyuiopasdfghjklzxcvbnmQWERTYUIOPASDFGHJKLZXCVBNM0123456789-_$]]></character-class>
40-
<file-extensions>xml,xsl,svg,xul,xsd,dtd,xslt,axl,xrc,rdf,mxml,sxml,asml,fdb,fda,fdm,nmml,plist,dae,lime</file-extensions>
40+
<file-extensions>xml,xsl,svg,xul,xsd,dtd,xslt,axl,xrc,rdf,mxml,sxml,asml,fdb,fda,fdm,nmml,plist,dae,lime,resx</file-extensions>
4141
<comment-start><![CDATA[<!--]]></comment-start>
4242
<comment-end><![CDATA[-->]]></comment-end>
4343
<use-keywords>

0 commit comments

Comments
 (0)