Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support custom decorators #2887

Merged
merged 2 commits into from
Oct 21, 2023
Merged

feat: support custom decorators #2887

merged 2 commits into from
Oct 21, 2023

Conversation

Jason3S
Copy link
Collaborator

@Jason3S Jason3S commented Oct 20, 2023

Fixes: #2885, #186
Related to: #872, #1535, #144, #128

  • Support custom decorators
  • Support setting a different diag level for flagged words

When the diagnosticLevel is set to Hint, allow for custom text decoration and colors in the ruler.

image image image

@Jason3S Jason3S linked an issue Oct 20, 2023 that may be closed by this pull request
@Jason3S Jason3S marked this pull request as ready for review October 21, 2023 07:31
@Jason3S Jason3S merged commit d179d2e into main Oct 21, 2023
17 checks passed
@Jason3S Jason3S deleted the dev-decorators branch October 21, 2023 07:34
@Jason3S Jason3S mentioned this pull request Oct 30, 2023
3 tasks
@emiliodacosta
Copy link

It is awesome that this commit added a feature that was requested in February of 2018! Thank you @Jason3S !

When can we expect the next release of vscode-spell-checker so that we can finally enjoy this new feature?

It would also allow you to add a new top answer to this Stack Overflow question:
https://stackoverflow.com/questions/50309834/vs-code-enable-inline-spell-checker-but-disable-spell-check-in-the-problems

=)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Different diagnostic level for "flag words" Disable spelling issues being listed in Problems and Folder view
2 participants