commit | aa8598f0f819780250bcf8c9ae4f7c305d6e5690 | [log] [tgz] |
---|---|---|
author | Paladox none <thomasmulhall410@yahoo.com> | Wed Mar 04 16:48:00 2020 +0000 |
committer | Paladox none <thomasmulhall410@yahoo.com> | Wed Mar 04 16:48:17 2020 +0000 |
tree | 0ee5e9ef0c4c8a97a91f655562654a137f5a31a8 | |
parent | 9508693bd0a85560674143256314beac08f2d8ca [diff] |
Update CodeMirror to 5.50.2 Change-Id: I28fb815664c82b1043aa074a5ec04213318ca048
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.