sqlitebrowser icon indicating copy to clipboard operation
sqlitebrowser copied to clipboard

spelling correction is annoying and covers the code

Open waleedconan opened this issue 5 months ago • 3 comments

Details for the issue

The spelling correction is annoying and covers the code I couldn't find any option to disable it.

What did you do?

I tried to disable it but I couldn't

What did you expect to see?

clean code

What did you see instead?

annoying red [line](

Image

)

Useful extra information

DB4S v3.13.1 [built for x86_64-little_endian-llp64] on Windows 10 Version 2009 (winnt/10.0.19045) [x86_64] using SQLite Version 3.46.1 and Qt 5.15.2

waleedconan avatar Jul 28 '25 11:07 waleedconan

If I am not mistaken, this is no spelling correction, but the syntax checker/highlighting of the failed query.

FriedrichFroebel avatar Jul 28 '25 16:07 FriedrichFroebel

If I am not mistaken, this is no spelling correction, but the syntax checker/highlighting of the failed query.

but its really distracting if you want to debug the code and you missed commas and some code parts

Image

waleedconan avatar Jul 29 '25 11:07 waleedconan

I don't know why, but my squiggle is thinner than that. In any case, you can disable this feature in "Preferences > SQL > Error indicators". Another option is trying with another font or maybe changing the DPI settings for the application or for the desktop.

mgrojo avatar Aug 13 '25 15:08 mgrojo