comparison: eric6/QScintilla/Lexers/__init__.py
eric6/QScintilla/Lexers/__init__.py
- branch
- jsonfiles
- changeset 8009
- 29818ac4853c
- parent 7923
- 91e843545d9a
- child 8018
- 641c7c312f26
equal
deleted
inserted
replaced
861 '*.e6m': "XML", |
861 '*.e6m': "XML", |
862 '*.e6p': "XML", |
862 '*.e6p': "XML", |
863 '*.e6q': "XML", |
863 '*.e6q': "XML", |
864 '*.e6s': "XML", |
864 '*.e6s': "XML", |
865 '*.e6t': "XML", |
865 '*.e6t': "XML", |
|
866 '*.edj': "JSON", |
|
867 '*.ekj': "JSON", |
|
868 '*.emj': "JSON", |
|
869 '*.epj': "JSON", |
|
870 '*.eqj': "JSON", |
|
871 '*.esj': "JSON", |
|
872 '*.etj': "JSON", |
866 '*.proto': "Protocol", |
873 '*.proto': "Protocol", |
867 '*.po': "Gettext", |
874 '*.po': "Gettext", |
868 '*.coffee': "CoffeeScript", |
875 '*.coffee': "CoffeeScript", |
869 '*.json': "JSON", |
876 '*.json': "JSON", |
870 '*.md': "Markdown", |
877 '*.md': "Markdown", |