tag | 136520f2f19ef9f99b7726ca1bd71a5986a1dd71 | |
---|---|---|
tagger | Luca Milanesio <luca.milanesio@gmail.com> | Fri May 14 23:40:09 2021 +0000 |
object | 59942b1adf1c949f3633f60ac42f67fae03b3255 |
v3.1.14
commit | 59942b1adf1c949f3633f60ac42f67fae03b3255 | [log] [tgz] |
---|---|---|
author | Paladox none <thomasmulhall410@yahoo.com> | Thu Mar 05 16:11:51 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Mar 05 16:11:51 2020 +0000 |
tree | 0ff71714b5fd7b4ea7694b235a22df3e774165c0 | |
parent | 888e93feb40f35f7c79fbfd72021b85dca0e3aef [diff] | |
parent | e3107d3711e262e5725ea478fc16bf35369b7f03 [diff] |
Merge "Add support for fsharp"
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.