Skip to content

Commit bba44d7

Browse files
committed
Merge pull request #1038 from markknol/patch-2
add .resx as xml file extension
2 parents 78b5702 + 78e0c6e commit bba44d7

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)