Jason Dent

Results 644 comments of Jason Dent

@phansys, Thank you for the suggestion. I need to understand why the current implementation isn't working for you. There are currently two modes: - case and accent sensitive - Words...

@jwhitaker-gridcog, Thank you for the suggestion. ## Supported Compound Syntax Custom dictionaries / word lists already support being able to specify compounding words. There are two special symbols `*` and...

It is easy to think of cases where you want them combined, it the unexpected combinations that are an issue. `librare` is that a desired word or a misspelling of...

@jwhitaker-gridcog, Which IDE are you using? There might be some settings that can hide most issues. There are a few settings: - [`allowCompoundWords`](https://cspell.org/docs/Configuration/properties#settings-allowcompoundwords) - turns on compounding within all dictionaries....

@abrahan-munro, Adding `pre-commit-hooks.yaml` to the CSpell monorepo doesn't work. It was tried and failed. I could go into the reasons why it doesn't work, but that is not the point...

@nex3, There are a few things that I added to the workflow, to get it to work. I'm not sure which one is important in your case: - `package.json` added:...

@gojeaqui, Thank you for raising the issue. It is working as "designed", but it clearly is not helpful when two languages are used. The spell checker uses a "typos" dictionary...

Yes, I think it would be useful.