Jason Dent

Results 69 issues of Jason Dent

### ESLint version v8.20.0 ### What problem do you want to solve? ## Context As the author of the spellchecker plugin: [@cspell/eslint-plugin](https://www.npmjs.com/package/@cspell/eslint-plugin), I would like to present the user a...

enhancement
core
needs design

## Info When make suggestion for languages like Estonian, lots of improbable words are suggested because very short compounds are possible. These suggestion even prevent showing the correct suggestion. There...

enhancement
Needs Investigating
new issue

See: [cspell/rfc/rfc-0004 known issues at main · streetsidesoftware/cspell](https://github.com/streetsidesoftware/cspell/tree/main/rfc/rfc-0004%20known%20issues) ## Describe the solution you'd like Adding cspell to existing projects can have a large number of spelling issues. It is not...

enhancement
new issue

I was thinking about moving to [Docusaurus](https://docusaurus.io/docs). Jekyll was used because at the time it was the easiest to get up and running on GitHub Pages. _Originally posted by @Jason3S...

I had this exact problem when I tried to do the same thing with the Windows system spellcheck-dictionary, with another wrinkle added as well: Code Spell Checker does *not* like...

enhancement

## Info **Kind of Issue** - [x] runtime - command-line tools **Which Tool or library** - [X] cspell-tools -- used for building dictionary files ## Bug Description **Describe the bug**...

bug
Needs Investigating

Related to - issue _Originally posted by @Zamiell in https://github.com/streetsidesoftware/cspell/issues/2637#issuecomment-1112131218_ - #2738

enhancement
Documentation

Related to: - #523 - #1060 - https://github.com/streetsidesoftware/vscode-spell-checker/issues/169 - https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/161

**Is your feature request related to a problem? Please describe.** Many programming languages do not allow hyphens, `-`, when naming functions or variables. This proposal is to make them optional....

enhancement

## Info When using Dutch as a language, the cspell in doc settings are showing up as errors. ![image](https://user-images.githubusercontent.com/3740137/131903247-82059c2d-6af0-4273-8759-28b7401fc23b.png)

bug
Needs Investigating