monaco-editor icon indicating copy to clipboard operation
monaco-editor copied to clipboard

Clear hover providers

Open DrNiels opened this issue 6 years ago • 0 comments

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.

DrNiels avatar May 02 '18 10:05 DrNiels