lispercat / sailpoint-iiq-dev-accelerator

VSCode extension to accelerate and facilitate development by directly interacting with the target Sailpoint IIQ server
MIT License
31 stars 10 forks source link

Beanshell operators causing error in VS Code #34

Closed RubyUdders closed 1 year ago

RubyUdders commented 1 year ago

Not sure if this is related to the plugin but using the @and, @or etc. Beanshell operators in rules, forms and workflows causes syntax highlighting errors in vscode.

Is there any way to fix these errors? I am not sure if it's the plugin, the XML syntax highlighting or something else that causes the syntax errors.

lispercat commented 1 year ago

Hmm, never saw this before, but if you can reproduce it, you can always try to play with https://github.com/lispercat/sailpoint-iiq-dev-accelerator/blob/master/syntaxes/beanshell-injection.json and propose a PR