dashql icon indicating copy to clipboard operation
dashql copied to clipboard

Don't automatically show completions when cursor is over number literals

Open ankoh opened this issue 2 years ago • 0 comments

We currently are not checking the symbol type below the cursor. We should not show the autocompletion prompt automatically if we're on top of number literals.

https://github.com/ankoh/sqlynx/assets/3986510/d4036160-5d0e-44f9-a7a9-601fba4da14c

Reported by @vogelsgesang

ankoh avatar Jan 12 '24 15:01 ankoh