InlineEdit: Allow to save/load user preferences in Codemirror

Change-Id: Ice334364cdb952eaa93118362c438dcc291db2af
This commit is contained in:
David Ostrovsky
2014-11-15 23:18:48 +01:00
parent 0ca0182ab8
commit 8018fbbc1e
9 changed files with 707 additions and 15 deletions

View File

@@ -154,11 +154,6 @@ Alternatively change edits can be accessed through "My => Edits" dashboard.
[[not-implemented-features]]
== Not Implemented Features
* [PENDING CHANGE]
The inline editor uses settings decided from the user's diff preferences, but those
preferences are only modifiable from the side-by-side diff screen. It should be possible
to open the preferences also from within the editor.
* Support default configuration options for inline editor that an
administrator has set in `refs/users/default:preferences.config` file.