-
My settings like this, but not work in js file.
|
Beta Was this translation helpful? Give feedback.
Answered by
Jason3S
Mar 6, 2024
Replies: 1 comment 3 replies
-
Please try |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@ygqygq2,
The important part was the
/…/gm
.I suggest using regex101: build, test, and debug regex to test out your expressions.
I also suggest defining patterns, see typescript/cspell-ext.json and using
languageSettings
to select the pattern for each programming language.