XPath values syntax highlighting #1002
Unanswered
danielHalan
asked this question in
Q&A
Replies: 1 comment
-
No, highlighting is done with the standard vscode highlighting engine. Semantic highlighting is not implemented on vscode-yaml which might have been a step closer to what you are asking. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible using configuration, define values in a Yaml file to use XPath syntax highlighting?
i.e.
test: //div[@id='hello']
Beta Was this translation helpful? Give feedback.
All reactions