Open simon8233 opened 1 year ago
@simon8233,
The spell checker uses VS Code Diagnostics to report issues. VS Code controls how it is displayed.
You can change it in settings: spell diagnostic level
Was this what you were asking?
@Jason3S Sorry for my late reply
Yes But, I would like to change forbidden word type only
I think forbidden word have different type display, more clearly on user view.
cSpell is a wonderful vscode extension. I have been using it to develop source code since 1 year ago.
I resolved many spell errors by vscode-spell-checker extensions.
As title, I have a suggestion for forbidden words.
If forbidden word type from info to Problem/Warning on vscode problem panel.
I think it's clear for users. (currently, it's info type on vscode problem panel.)