Skip to content

[monaco] expose missing language providers#78955

Merged
alexdima merged 1 commit intomicrosoft:masterfrom
TypeFox:ak/monaco_missing_providers
Aug 12, 2019
Merged

[monaco] expose missing language providers#78955
alexdima merged 1 commit intomicrosoft:masterfrom
TypeFox:ak/monaco_missing_providers

Conversation

@akosyakov
Copy link
Contributor

fix microsoft/monaco-editor#1546 - expose registerDeclarationProvider
fix microsoft/monaco-editor#1547 - expose registerSelectionRangeProvider

@akosyakov
Copy link
Contributor Author

akosyakov commented Aug 12, 2019

I wonder is there any plans for Monaco 0.18.0? Or can it be a bug fix for 0.17.0?

fix microsoft/monaco-editor#1546 - expose registerDeclarationProvider
fix microsoft/monaco-editor#1547 - expose registerSelectionRangeProvider

Signed-off-by: Anton Kosyakov <[email protected]>
@akosyakov
Copy link
Contributor Author

akosyakov commented Aug 12, 2019

I'm trying to find a way to smoke test it from source code. Could someone give a hint?

nvm found: https://github.com/microsoft/monaco-editor/blob/master/CONTRIBUTING.md#running-the-editor-from-source

@alexdima alexdima added this to the August 2019 milestone Aug 12, 2019
@alexdima alexdima merged commit 2666336 into microsoft:master Aug 12, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
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.

[api] registerSelectionRangeProvider is missing [api] registerDeclarationProvider is missing

2 participants