Add missing config options to ControlPanel->Settings->CodeMirror (#5229)

* Create cursorBlinkRate.tid

* Update config-language.multids

* Create indentUnit.tid

* Create indentWithTabs.tid

* Create smartIndent.tid

* Create tabSize.tid
This commit is contained in:
Simon Huber
2020-12-07 15:43:44 +01:00
committed by GitHub
parent 5df0225356
commit 90f05295a2
6 changed files with 45 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
title: $:/core/ui/ControlPanel/Settings/codemirror/indentUnit
tags: $:/tags/ControlPanel/Settings/CodeMirror
caption: {{$:/language/codemirror/indentUnit/hint}}
\define lingo-base() $:/language/codemirror/indentUnit/
|<$link to="$:/config/codemirror/indentUnit"><<lingo hint>></$link> |<$edit-text tiddler="$:/config/codemirror/indentUnit" default="" placeholder="indentUnit" tag="input"/> |