mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-05 17:46:19 +00:00
9 lines
458 B
Plaintext
9 lines
458 B
Plaintext
|
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`
|
||
|
|