dashql icon indicating copy to clipboard operation
dashql copied to clipboard

Autocompletion pop's up when deletion stops at the end of a valid symbol

Open ankoh opened this issue 2 years ago • 0 comments

We could just just check if the current CodeMirror transaction was a deletion and stop autocompletion if the script cursor points to a new word.

https://github.com/ankoh/sqlynx/assets/3986510/8a165616-ac2e-4561-8144-b9cdda36b27d

Reported by @vogelsgesang

ankoh avatar Jan 12 '24 15:01 ankoh