Citrus functions and validation matchers are currently highlighted in Java String literal, but there is no option to disable them in case users want to disable them.
Tasks
Add two options in the plugin settings:
one to enable/disable the annotator for Citrus functions
another one enable/disable the annotator for validation matchers
The options would be enabled by default.
Take into consideration the scalability of these options for when the annotators would be available in other file types in the future.
Summary
Citrus functions and validation matchers are currently highlighted in Java String literal, but there is no option to disable them in case users want to disable them.
Tasks