Open
Description
It looks like some doctor checks are vscode-specific but some could be implemented in core. Maybe it would make sense to move the ones that can be done in core into there and expose through a custom request. Then it would be possible to expose those in other editors than vscode.
The vscode extension could still fetch the core problems through that request and merge with vscode-specific ones, before showing.