Skip to content

How to ignore words in js and golang import statements ? #3088

Closed Answered by Jason3S
ygqygq2 asked this question in Q&A
Discussion options

You must be logged in to vote

@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.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ygqygq2
Comment options

@Jason3S
Comment options

Answer selected by ygqygq2
@ygqygq2
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants