Skip to content
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.

Autocompletion #209

Open
zestyping opened this issue Dec 29, 2016 · 0 comments
Open

Autocompletion #209

zestyping opened this issue Dec 29, 2016 · 0 comments

Comments

@zestyping
Copy link

Typing could be faster if you could autocomplete long words.

I've written a user script that implements autocompletion:
https://github.com/zestyping/userscripts/blob/master/c3subtitles.js

Installation is just two steps: first install Tampermonkey, then install the userscript at https://greasyfork.org/en/scripts/26103-c3subtitles.

When you load any "write" page (e.g. https://live.c3subtitles.de/write/2), it will say "use TAB to autocomplete" in the input bar. That is how you know that the userscript is properly loaded. If it does not appear, reload the page.

Press TAB to autocomplete the current word. The dictionary starts off with some common words, and expands automatically as you type new words.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant