[DEBUG] correct some un-understanding not parse file type like hxx

This commit is contained in:
2016-07-24 14:42:50 +02:00
parent c7de44171d
commit 4667e78aa6
10 changed files with 11 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<EdnLang version="0.2" lang="XML">
<ext>.*\.(xml|svg|html|tpl)</ext>
<ext>.*\.(xml|XML|svg|SVG|html|HTML|htm|HTM|tpl|TPL)</ext>
<pass1><!-- multiline section & parse all file (now) and when modification retrive previous modification -->
<rule name="Comment">
<color>comment</color>