mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-24 02:09:28 +00:00
It's not particularly useful to see the word count of a SQL script, except for when displaying the number of selected words. This changes SQLStudio to behave exactly like HackStudio in this regard. We will use segment 0 to display the selected text stats (if any) and segment 2 for the cursor position. Segment 1 will be used in an upcoming commit for the current SQL connection status. We also now handle displaying action text the same way as HackStudio.
18 KiB
18 KiB