I'm using the VS Code extension, but I presume it's the language server (?) that would be responsible for this. I want to be able to add some kind of ignore next line/current line to suppress warnings and (possibly) errors, so it doesn't continue to report problems that I've address/am intentionally leaving.