VS Code: enable inline spell checker, but disable spell check in the "Problems" panel
I use the code spell checker for VS Code. I would like to disable the spell checker warnings/errors in the "PROBLEMS" panel (standard keyboard binding Ctrl+Shift+M) where "more serious" problems sh...