SQLPro icon indicating copy to clipboard operation
SQLPro copied to clipboard

Feature Request: Show intellisense for more "order by" columns than the first column

Open GaryMeyers1 opened this issue 1 year ago • 6 comments

Is your feature request related to a problem? Please describe. When I type "select * from x order by ", the intellisense shows various column names that I can press tab to select. If I then type ", " to try to order by a second column, the intellisense doesn't show any column names. In the current query that I'm working with, intellisense instead shows

ASC (keyword) DESC (keyword) then the names of all of my favorite queries, one per line

Describe the solution you'd like I wish the intellisense worked on columns after the first column.

Describe alternatives you've considered Type column names from memory or switch to the Schema tab to look up the column name.

Additional context If this is very difficult to implement, this request can be closed.

Environment (please complete the following information):

  • Device: iMac
  • OS: macOS Ventura 13.7.2
  • SQLPro app Version: SQLPro for SQLite Version 2024.30 (Build 4374)

GaryMeyers1 avatar Jan 31 '25 03:01 GaryMeyers1

Fixed for the next build, should be available late this week.

hankinsoft avatar Feb 03 '25 17:02 hankinsoft

2025.06 is now available via the App Store, website and setapp app. This build should sort this issue to out. If you get the chance, please give it a try and let me know if this is resolved.

hankinsoft avatar Feb 06 '25 12:02 hankinsoft

Closed. If you still find this to be an issue, please let me know.

hankinsoft avatar Feb 13 '25 17:02 hankinsoft

Image

SQLPro for SQLite Version 2025.06 (Build 4386)

GaryMeyers1 avatar Feb 19 '25 19:02 GaryMeyers1

My last comment is showing that the problem exists with the first intellisense launch in a regular SET command. This issue was originally addressing the problem in the intellisense launch for the second ORDER BY command.

GaryMeyers1 avatar Feb 20 '25 02:02 GaryMeyers1

Would a preference 'Show favourites in autocomplete' that you could un-toggle sort this?

hankinsoft avatar Feb 26 '25 18:02 hankinsoft

I don't think there will ever be a situation where I want to launch a query from a set or order by command. So a preference setting wouldn't help.

GaryMeyers1 avatar Apr 29 '25 09:04 GaryMeyers1

Resolved in https://sqlprostudio.s3.us-east-1.amazonaws.com/sqlite/SQLProSQLite.2025.25.app.zip.

hankinsoft avatar Jun 11 '25 12:06 hankinsoft

I downloaded 2025.25 but it doesn't launch on my computer. I noticed that 2025.25 doesn't show as an update in 2025.07's interface so maybe I wasn't supposed to run 2025.25 yet. On the other hand, you provided a link to the zip file instead of just saying that it will be downloadable later in an official release.

GaryMeyers1 avatar Jun 21 '25 22:06 GaryMeyers1

I noticed that 2025.25 doesn't show as an update in 2025.07's interface so maybe I wasn't supposed to run 2025.25 yet. On the other hand, you provided a link to the zip file instead of just saying that it will be downloadable later in an official release.

The new build is not available as an official release yet do to the import changes. I'm passing them to a few users first to confirm all changes work properly before pushing it to the official release.

I downloaded 2025.25 but it doesn't launch on my computer.

Hmmm, thats odd. No 'SQLPro failed to launch' or any such errors either?

hankinsoft avatar Jun 22 '25 14:06 hankinsoft

I deleted the log file, tried a launch of 2025.25, saw that it didn't launch, launched 2025.07, saved the log as the attached file.

com.hankinsoft.osx.sqliteprofessional 2025-06-23--06-55-21-725.log

GaryMeyers1 avatar Jun 23 '25 07:06 GaryMeyers1

If you get the chance, could you please try: https://sqlprostudio.s3.us-east-1.amazonaws.com/sqlite/SQLProSQLite.2025.27.app.zip

hankinsoft avatar Jun 25 '25 10:06 hankinsoft

It looks great! Thank you.

Image

GaryMeyers1 avatar Jun 26 '25 07:06 GaryMeyers1