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:
- 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

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
Describe the bug
If a field name begins with
NOTat 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:
Expected behavior
A field name should not be highlighted blue, not red.
Screenshots

The query still works fine - no real functionality loss is happening.
Desktop (please complete the following information):