Citrus Functions
Citrus functions highlighting
Citrus provides functions to generate custom content in your messages during test execution. In order to make them stand out more inside String literals, simple highlighting is implemented.
NOTES:
- String, number and boolean function arguments are not highlighted accordingly
- Proper language support will come in a later version.
Coloring
The citrus keyword and the colon take the color scheme of Keyword, while the function call part takes the color scheme of Identifiers > Function call in Settings
> Editor
> Color Scheme
> Language Defaults
.
The coloring may be different in different IDEs depending on the color scheme settings.
