[DEBUG] correct pattern

This commit is contained in:
2017-11-06 14:07:04 +01:00
parent 40339d34bd
commit 735bfbc9e9
21 changed files with 40 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<EdnLang version="0.1" lang="Python">
<ext>.*\.(py|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>