Skip to content

Replace languageId by languageSelector in all language feature registration functions - #143610

Merged
Alexandru Dima (alexdima) merged 1 commit into
microsoft:mainfrom
CodinGame:replace-languageid-by-languageselector
Feb 22, 2022
Merged

Replace languageId by languageSelector in all language feature registration functions#143610
Alexandru Dima (alexdima) merged 1 commit into
microsoft:mainfrom
CodinGame:replace-languageid-by-languageselector

Conversation

@CGNonofr

Copy link
Copy Markdown
Contributor

It allows to register a language provider on more than one language at once.

This PR fixes microsoft/monaco-editor#2985

@ghost

Deleted user (ghost) commented Feb 22, 2022

Copy link
Copy Markdown

CLA assistant check
All CLA requirements met.

@hediet

Copy link
Copy Markdown
Member

This change has no runtime implications, it just affects typing and parameter names.

The suggested change looks reasonable.

@alexdima
Alexandru Dima (alexdima) merged commit 071578a into microsoft:main Feb 22, 2022
@alexdima

Copy link
Copy Markdown
Member

Thank you!

@CGNonofr

Copy link
Copy Markdown
Contributor Author

btw, shouldn't it appear in the monaco-editor 0.33 changelog?

@hediet

Copy link
Copy Markdown
Member

Sorry, we missed that!
It would be awesome if you could file a PR to monaco-editor to update the changelog.

Unfortunately we cannot update 0.33.0 on NPM anymore.

@CGNonofr

Copy link
Copy Markdown
Contributor Author

👍 => microsoft/monaco-editor#3022

@github-actions github-actions Bot locked and limited conversation to collaborators Apr 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Allow to register a language provider using a language selector instead of a single language

5 participants