commit | 888e93feb40f35f7c79fbfd72021b85dca0e3aef | [log] [tgz] |
---|---|---|
author | Paladox none <thomasmulhall410@yahoo.com> | Wed Mar 04 16:57:05 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Mar 04 16:57:05 2020 +0000 |
tree | 73546148a028015e1530f6e7d432951f6bb58d6d | |
parent | d2c4dba2ac2282e620e7ca2a63f8cbf803699c6b [diff] | |
parent | aa8598f0f819780250bcf8c9ae4f7c305d6e5690 [diff] |
Merge "Update CodeMirror to 5.50.2"
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.