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

Syntax Highlighting Issue - Fields that start with NOT #167

Open
NormCopeland opened this issue Nov 8, 2023 · 1 comment
Open

Syntax Highlighting Issue - Fields that start with NOT #167

NormCopeland opened this issue Nov 8, 2023 · 1 comment
Labels

Comments

@NormCopeland
Copy link

Describe the bug
If a field name begins with NOT at the start of a where clause, the NOT portion of the field name is highlighted red as if it is a NOT().

To Reproduce
Steps to reproduce the behavior:

  1. Write a query with a field name that start with 'NOT' at the start of the where clause.

Expected behavior
A field name should not be highlighted blue, not red.

Screenshots
screenshot 2023-11-08T11 33 29

The query still works fine - no real functionality loss is happening.

Desktop (please complete the following information):

  • OS: MacOS Sonoma 14.0 (23A344)
  • SoqlX Version 4.6
@superfell
Copy link
Owner

good catch, thanks for reporting it.

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

No branches or pull requests

2 participants