diff -r 197414ba11cc -r b3eefd7e58d1 eric6/QScintilla/Lexers/__init__.py --- a/eric6/QScintilla/Lexers/__init__.py Sat May 01 14:27:38 2021 +0200 +++ b/eric6/QScintilla/Lexers/__init__.py Thu Jun 03 11:39:23 2021 +0200 @@ -905,6 +905,7 @@ '*.e6t': "XML", '*.ecj': "JSON", '*.edj': "JSON", + '*.egj': "JSON", '*.ehj': "JSON", '*.ekj': "JSON", '*.emj': "JSON",