monaco-editor
monaco-editor copied to clipboard
Clear hover providers
This is a helper function I used to clear hover providers, since we don't get the disposables that are usually returned from registerHoverProvider. Since it's not a direct interface to the original monaco library, I moved this to its own pull requests. This request depends on #15.