SideBySide: Allow to activate match brackets Codemirror addon

Now, that we migrated diff user preferences to Git backend, we can
make activation of codemirror option: "highlight matched brackets"
customizable.

Change-Id: I37c1c1ee13ff872e3cbc349a7c9fee636312402e
This commit is contained in:
David Ostrovsky
2015-06-20 13:57:35 +02:00
committed by David Pursehouse
parent ca09f4717d
commit 188b8237ea
6 changed files with 31 additions and 2 deletions

View File

@@ -289,6 +289,13 @@ limitations under the License.
<g:downFace><ui:msg>Slow</ui:msg></g:downFace>
</g:ToggleButton></td>
</tr>
<tr>
<th><ui:msg>Match Brackets</ui:msg></th>
<td><g:ToggleButton ui:field='matchBrackets'>
<g:upFace><ui:msg>Off</ui:msg></g:upFace>
<g:downFace><ui:msg>On</ui:msg></g:downFace>
</g:ToggleButton></td>
</tr>
<tr>
<td></td>
<td>