Jason Dent

Results 644 comments of Jason Dent

> > @ccoVeille, > > Did you change your GitHub user? > > I don't know if you remember it, but I'm using an organization for my forks https://github.com/ccoveille-forks/ >...

@thebolarin This is a good issue too.

@ccoVeille, Thank you for asking. I was closing old issues. Since the splitter was working splitting across `-` I has assumed I had completed this. I guess not.

@JounQin, Words list are case aware, but they generate non-case sensitive versions on load. There are directive you can add to your word list file. `my-words.txt` ``` # This is...

I'm very reluctant to add another type of word list, there are already 4 (words, ignoreWords, flagWords, and suggestions). All word list are by definition case sensitive. For speed purposes,...

Example: https://github.com/streetsidesoftware/cspell/pull/7352/files#r2095017131

I'm going to close this as completed. There is a way to achieve the desired outcome. So far the only issues seen is with respect to words found in other...

@Zamiell, Thank you. I'll ask them. He did open one issue 5 years ago: https://github.com/cspell?tab=overview&from=2019-12-01&to=2019-12-31 But other than that, there hasn't been any activity.

@derekwallace, Wow, that should not happen. Thank you for reporting. > Im on Windows 11, use remove development hand have the latest version of VS Code and the Extensions loaded....