mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-05-01 01:19:15 -05:00
279c419df9
Support for JSON in the Database Cell editor using the QScintilla library. The lexJSON lexer has been added to the compilation, including the necessary files from the QScintilla source package. See issue #1173
All the documentation for QScintilla for Qt v4 and Qt v5 (including installation instructions) can be found in doc/html-Qt4Qt5/index.html.