Skip to content

Add editor monitoring methods in monaco api#148777

Merged
alexdima merged 1 commit intomicrosoft:mainfrom
CodinGame:add-get-editors-api
May 10, 2022
Merged

Add editor monitoring methods in monaco api#148777
alexdima merged 1 commit intomicrosoft:mainfrom
CodinGame:add-get-editors-api

Conversation

@CGNonofr
Copy link
Copy Markdown
Contributor

@CGNonofr CGNonofr commented May 5, 2022

This PR fixes microsoft/monaco-editor#3095

The monaco api exposes a onDidCreateEditor method to listen for editor creation, but do not allow to get currently open editors nor to listen on diff editor creation. This PR adds these features.

@alexdima alexdima added this to the May 2022 milestone May 10, 2022
@alexdima
Copy link
Copy Markdown
Member

Thank you!

@alexdima alexdima merged commit e5b5dc2 into microsoft:main May 10, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jun 24, 2022
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.

[Feature Request] Add a way to get the list of all editors

5 participants