pgAdmin 4 commit: Oh look, a syntax highlighting, line numbering, block

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Oh look, a syntax highlighting, line numbering, block
Дата
Msg-id E1YMEsx-0003Yc-Rz@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Oh look, a syntax highlighting, line numbering, block folding, auto-complete-capable editor.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f4982efb19d738543bc29666eb6623836f794c90

Modified Files
--------------
libraries.txt                                      |    2 +-
web/pgadmin/browser/templates/browser/body.html    |   77 +-
web/pgadmin/static/css/codemirror/codemirror.css   |  309 +
.../static/js/vendor/codemirror/codemirror.js      | 8045 ++++++++++++++++++++
.../static/js/vendor/codemirror/mode/sql.js        |  391 +
5 files changed, 8812 insertions(+), 12 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Fix the navbar so it's responsive
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Fix the gutter height of the editor when the parent i