1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-27 15:53:14 +00:00
TiddlyWiki5/plugins/tiddlywiki/codemirror
Simon Huber b69b84b38e
Update core "tabs" macros to use explicitState (#4985)
* Update ControlPanel.tid

* Update Advanced.tid

* Update Appearance.tid

* Update Info.tid

* Update AddPlugins.tid

* Update Plugins.tid

* Update Saving.tid

* Update Toolbars.tid

* Update Plugins.tid

* Update More.tid

* Update TiddlerInfo.tid

* Update tabs.tid

* Update settings.tid

* Update ControlPanel.tid

* Update Advanced.tid

* Update Appearance.tid

* Update Info.tid

* Update AddPlugins.tid

* Update Plugins.tid

* Update Saving.tid

* Update Toolbars.tid

* Update Plugins.tid

* Update More.tid

* Update tabs.tid

* Update settings.tid

* Update TiddlerInfo.tid

* Update AdvancedSearch.tid

* Update Filter.tid

* Update Shadows.tid

* Update Standard.tid

* Update System.tid
2020-11-08 09:31:39 +00:00
..
config Add smartIndent to codemirror (#3810) 2019-03-02 14:46:10 +01:00
files Update CodeMirror plugins to v5.58.2 (#4950) 2020-11-01 11:10:00 +00:00
settings CodeMirror 5.36.0 modularized (#3184) 2018-04-06 17:34:50 +01:00
ui/controlpanel Update core "tabs" macros to use explicitState (#4985) 2020-11-08 09:31:39 +00:00
config-language.multids CodeMirror 5.36.0 modularized (#3184) 2018-04-06 17:34:50 +01:00
edit-codemirror.js Update codemirror and markdown plugins from #2315 2016-04-22 08:41:31 +01:00
EditorTypeMappings.multids Update codemirror and markdown plugins from #2315 2016-04-22 08:41:31 +01:00
engine.js Keyboard-driven dropdown inputs (#4725) 2020-07-13 17:42:55 +01:00
keyboard.tid CodeMirror 5.36.0 modularized (#3184) 2018-04-06 17:34:50 +01:00
license.tid CodeMirror 5.36.0 modularized (#3184) 2018-04-06 17:34:50 +01:00
plugin.info Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
readme.tid Update CodeMirror plugins to v5.58.2 (#4950) 2020-11-01 11:10:00 +00:00
styles.tid Make codemirror use tiddler-editor-border palette color (#3819) 2019-03-12 16:41:22 +00:00
usage.tid CodeMirror 5.36.0 modularized (#3184) 2018-04-06 17:34:50 +01:00

title: $:/plugins/tiddlywiki/codemirror/readme

This plugin provides an enhanced text editor component based on [[CodeMirror|http://codemirror.net]]. The basic configuration is designed to be as lightweight as possible and is just around 235kb of size. Additional features can be installed with ~CodeMirror ~AddOns from the plugin library.

[[Source code|https://github.com/Jermolene/TiddlyWiki5/blob/master/plugins/tiddlywiki/codemirror]]

Based on ~CodeMirror version 5.58.2