mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-16 14:54:51 +00:00
161643c5da
It is currently covered by other tiddler. |
||
---|---|---|
.. | ||
config | ||
files | ||
plugin.info | ||
readme.tid |
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`