Jason Dent

Results 644 comments of Jason Dent

@ZauJulio, Thank you. There isn't anything related to the spell checker in the cpuprofile. Can you give some more information? What are you seeing? Sometimes, VS Code fails to correctly...

@TimothyJones, A couple of things are going on. 1. The Oxford English dictionary includes a lot of `ize` words. 2. `color` might be included from other dictionaries being used. To...

> I reckon this debugging information would be worth including in the FAQ. If you agree, I'd be happy to make a PR. Documentation is one of the weak points...

@mryan-hpg, A SQL dictionary is already included. To enable it, please open a SQL document and run the command: `Enable Spell Checking Document Language`.

This is very similar to #116. It is something I want to do. Which programming language are you using? I intend to add a setting. But each programming language has...

Yes, me too. But the syntax highlighting interface is not exposed by VS Code.

My plan is to make it a selectable choice in the UI. It will take a bit of time to work on it.

@Ace-Cassidy please open a new issue and any steps to reproduce. Include `cspell.json` or `.vscode/settings.json`.

@CompSciDude1, In general there is nothing you need to do to have it work. Most file types are enabled by default. If you open a Markdown file and start typing,...

Do you have an example that exhibits the issue? A 10K file should not be an issue. What is the file type?