Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto completion is dramatically worse since PGAdmin 8.4 #7299

Closed
rbrooklyn opened this issue Mar 19, 2024 · 1 comment
Closed

Auto completion is dramatically worse since PGAdmin 8.4 #7299

rbrooklyn opened this issue Mar 19, 2024 · 1 comment
Assignees
Milestone

Comments

@rbrooklyn
Copy link

Describe the bug

Auto complete in PGAdmin is much worse in the latest 8.4 release.

The font has also changed for some reason and now it's borderline useless most of the time.

Unfortunately experience tells me that I cannot downgrade pgadmin when I encounter these issues.

To Reproduce

Open SQL Query window. Try to use autocomplete.

For example:
SELECT * FROM schema. WHERE primary_key = 1
Move cursor to the end of schema. and then press Control + Space.

Expected behavior

Tables in the schema to be automatically completed for easy selection.

Error message

Odd entries like "ABORT" show up instead. Or nothing shows up at all. No error is ever displayed.

Screenshots

I see this:
image

I should be seeing entries like this:
image

Desktop (please complete the following information):

  • OS: Windows 10
  • Version: 8.4
  • Mode: Desktop
  • Package type: MSI Installer
@rbrooklyn rbrooklyn added the Bug label Mar 19, 2024
@adityatoshniwal adityatoshniwal self-assigned this Mar 23, 2024
adityatoshniwal added a commit that referenced this issue Mar 23, 2024
Fix query tool autocomplete results when cursor is in between the SQL query. #7299
Fix an issue in query tool where custom keyboard shortcuts are not working for some. #7305
@adityatoshniwal adityatoshniwal removed their assignment Mar 23, 2024
@akshay-joshi akshay-joshi added this to the 8.5 milestone Mar 26, 2024
@pravesh-sharma
Copy link
Contributor

Issue fixed, verified on snapshot build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants