How to peoperly define asymmetrical surroundingPairs? #2726
Unanswered
jcsaaver
asked this question in
Extension Development QnA
Replies: 1 comment
-
sadly VSCode doesn't support multi-char begin bracket surroundingPairs |
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.
-
I am working on an extension to highlight code written in a language where there are four different string delimiters:
I have defined this on languaje-configuration.json:
But only the first and third type work properly.
What can I do differently?
Beta Was this translation helpful? Give feedback.
All reactions