mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
bf9aeb5755
The "name" is optional, but makes the library listing much clearer. |
||
---|---|---|
.. | ||
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`