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

Prefer DB specific recommendations #54

Open
Zethtren opened this issue Sep 4, 2023 · 1 comment
Open

Prefer DB specific recommendations #54

Zethtren opened this issue Sep 4, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@Zethtren
Copy link

Zethtren commented Sep 4, 2023

This might already exist but I get a huge list of SQL keywords and sometimes the DB specific values (table names, column names, etc..) get buried in them. Is there an effective way to prefer column names and table names to sort higher?

Or probably more difficult prefer columns and functions in SELECT and WHERE scope, tables and table functions and buffer CTEs in FROM scopes.

Also, is there a way to restrict keyword selections (FROM, SELECT) to only show when all caps are used?
Like "Se" would no longer suggest SELECT?

Copy link

stale bot commented Dec 15, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stalled label Dec 15, 2023
@kristijanhusak kristijanhusak added the enhancement New feature or request label Dec 15, 2023
@stale stale bot removed the stalled label Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants