Skip to content

Add resolveCodeAction to monaco registerCodeActionProvider#133335

Merged
alexdima merged 2 commits into
microsoft:mainfrom
CGNonofr:monaco-resolve-code-action
Sep 28, 2021
Merged

Add resolveCodeAction to monaco registerCodeActionProvider#133335
alexdima merged 2 commits into
microsoft:mainfrom
CGNonofr:monaco-resolve-code-action

Conversation

@CGNonofr

Copy link
Copy Markdown
Contributor

This PR fixes microsoft/monaco-editor#2663

The code action resolving wasn't implemented in the monaco editor api.

@microsoft microsoft deleted a comment Sep 28, 2021
@alexdima alexdima added this to the September 2021 milestone Sep 28, 2021
@alexdima

Copy link
Copy Markdown
Member

Thank you!

@alexdima alexdima merged commit c0028a2 into microsoft:main Sep 28, 2021
@github-actions github-actions Bot locked and limited conversation to collaborators Nov 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

resolveCodeAction isn't implemented in CodeActionProvider

2 participants