Files
gerrit/gerrit-gwtui/src/main/java/net/codemirror/lib
Michael Zhou f156a4d76a New unified diff based on CodeMirror
Migrate unified diff screen from prettify to CodeMirror, reusing as much as
possible from the side by side diff view.

This now builds and mostly works.

TODO:
1. Maybe implement proper behavior for range based comments.
   - Currently, pressing 'c' with text selected does not open a comment.
2. Support hiding line numbers in Unified.
3. Factor out more common code, minimize duplication.
   - UnifiedCommentManager and SideBySideCommentManager.
   - UnifiedSkipBar and SideBySideSkipBar.

These will be addressed in follow-up commits.

Change-Id: I91935613510879436a911ff1dcc191c729f0f06d
2016-03-11 19:00:31 +09:00
..
2014-12-29 21:25:29 -05:00
2016-03-11 19:00:31 +09:00