1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-13 17:16:48 +00:00
TiddlyWiki5/plugins/tiddlywiki/codemirror-autocomplete
lin onetwo 161643c5da
Fix: z-index for codemirror hint not large enough (#4551)
It is currently covered by other tiddler.
2020-04-14 21:53:18 +01:00
..
config CodeMirror 5.36.0 modularized (#3184) 2018-04-06 17:34:50 +01:00
files Fix: z-index for codemirror hint not large enough (#4551) 2020-04-14 21:53:18 +01:00
plugin.info Add dependents to codemirror addons (#4278) 2020-04-07 20:33:46 +01:00
readme.tid CodeMirror 5.36.0 modularized (#3184) 2018-04-06 17:34:50 +01:00

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

This plugin enhances the [[CodeMirror|http://codemirror.net]] text editor with Autocompletion functionality. It needs the latest [[CodeMirror plugin|$:/plugins/tiddlywiki/codemirror]] to be installed

It adds Autocompletion for ''html'', ''javascript'' and ''xml'' and also for ''already present words'' within a text-editor instance

The ''Keyboard Shortcut'' for autocompletion is `Ctrl+Space`