commit | c4cf42b96a049a0fb854bcbcb85b56a82d91a009 | [log] [tgz] |
---|---|---|
author | Paladox none <thomasmulhall410@yahoo.com> | Sun Feb 03 15:55:30 2019 +0000 |
committer | Paladox none <thomasmulhall410@yahoo.com> | Sun Feb 03 16:36:00 2019 +0000 |
tree | ad81bf3dfa34edecd6412b3af2ab04bd752c90a5 | |
parent | 22342a6da26c75b14bc629331c339d1b820b4d39 [diff] |
Add more languages to be syntax highlighted Change-Id: I80e9eb6a4ecd01a3990b9a6d3d428844f798cdeb
A plugin that uses CodeMirror to provide a rich code editing experience in PolyGerrit.
This plugin uses polymer-cli to test.
After bower install
, running polymer test -l chrome
will run all tests in Chrome, and running polymer serve
and navigating to http://127.0.0.1:8081/components/codemirror-editor/gr-editor/gr-editor_test.html allows for manual debugging.