superfell / SoqlX

SoqlXplorer is an awesome tool for developers using the Salesforce.com platform.
https://pocketsoap.com/osx/soqlx/
Other
269 stars 53 forks source link

Syntax Highlighting Issue - Fields that start with NOT #167

Open NormCopeland opened 8 months ago

NormCopeland commented 8 months ago

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

superfell commented 7 months ago

good catch, thanks for reporting it.