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

Keywords should be case insensitive on auto-complete #189

Open
jefersonchaves opened this issue May 26, 2021 · 0 comments · Fixed by Garywoo/Chrome-Salesforce-inspector#1 · May be fixed by #193
Open

Keywords should be case insensitive on auto-complete #189

jefersonchaves opened this issue May 26, 2021 · 0 comments · Fixed by Garywoo/Chrome-Salesforce-inspector#1 · May be fixed by #193

Comments

@jefersonchaves
Copy link
Contributor

Hi, first of all, thanks for the extension; it is really life-saving.

Recently I noticed that keywords seem to be case sensitive, which means I must use lowercase for auto-complete to work:

Working auto-complete fetches objects with acc

select Id
from Acc

Not working auto-complete

SELECT Id
FROM Acc

It should auto-complete in both cases. The good news is that the query in both cases work for Account, for instance, but is annoying.

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