[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.1" lang="Python">
<ext>.*\.py</ext>
<ext>.*\.(py|PY)</ext>
<pass1><!-- multiline section & parse all file (now) and when modification retrive previous modification -->
<rule name="my comment multiline">
<color>comment</color>