Adds tag autocomplete and wiki lookup features
These are versions of this script where the code was updated. Show all versions.
- Fixed bug that prevents you from using up and down arrow keys to navigate your input prompt, even when suggestions are not shown.
Added Negative Prompt autocompletion.
- Fixed Bug for real with the reverting changes on generate- Added ability to Undo the auto-completion (etc. Control+Z)
- Fixed Bug where generate without modifying the text, will reset the text before autocompletion.- Fixed Bug where custom tags are not retained within the website from page to page.
Improved the UI, added checkbox for enabling and disabling completion, adding settings panel that allow you to set custom tag autocompletions, and redefine the default wiki search key.
added support for greasymonkey extension, in other words, more mobile usage support
1. Fixed bug with auto-suggestions not working when you close the generator ui.2. Fixed wiki search bar, to treat spaces as "_"3. Fixed left and right arrow keys skipping multiple images when going through the wiki page of multiple tags in one go.