eric6/APIs/Python3/QScintilla2.bas

changeset 7162
f00b38c540ca
parent 6942
2602857055c5
diff -r 728018c32b09 -r f00b38c540ca eric6/APIs/Python3/QScintilla2.bas
--- a/eric6/APIs/Python3/QScintilla2.bas	Fri Aug 23 14:49:59 2019 +0200
+++ b/eric6/APIs/Python3/QScintilla2.bas	Fri Aug 23 17:14:44 2019 +0200
@@ -16,10 +16,12 @@
 QsciLexerFortran77 QsciLexer
 QsciLexerHTML QsciLexer
 QsciLexerIDL QsciLexerCPP
+QsciLexerJSON QsciLexer
 QsciLexerJava QsciLexerCPP
 QsciLexerJavaScript QsciLexerCPP
 QsciLexerLua QsciLexer
 QsciLexerMakefile QsciLexer
+QsciLexerMarkdown QsciLexer
 QsciLexerMatlab QsciLexer
 QsciLexerOctave QsciLexerMatlab
 QsciLexerPO QsciLexer

eric ide

mercurial