Code action resolving is a pretty new vscode feature but it wasn't implemented in the monaco-editor api.
It makes it impossible for https://github.com/TypeFox/monaco-languageclient to properly implement the CodeAction feature on modern language servers.
Code action resolving is a pretty new vscode feature but it wasn't implemented in the monaco-editor api.
It makes it impossible for https://github.com/TypeFox/monaco-languageclient to properly implement the CodeAction feature on modern language servers.