Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support all arguments for monaco-vscode-api initialize #756

Merged
merged 8 commits into from
Oct 7, 2024

Conversation

kaisalmen
Copy link
Collaborator

@kaisalmen kaisalmen commented Oct 4, 2024

Support all arguments for monaco-vscode-api initialize implements CodinGame/monaco-vscode-api#371

This also allows to configure editor-, view- or workspace-service. This is a preparation for further enhancements.
The htmlContainer is now configured at a single place and has become mandatory. This is also a preparation for future enhancements.
@CGNonofr I needed to bring back the workaround for semantic highlighting when the classic/monarch config is used. This time the config is augmented.

…figure editor-, view- or workspace-service (preperation for further extension)
@kaisalmen kaisalmen changed the title Suppport all arguments for monaco-vscode-api initialize, Support all arguments for monaco-vscode-api initialize, Oct 4, 2024
@kaisalmen kaisalmen changed the title Support all arguments for monaco-vscode-api initialize, Support all arguments for monaco-vscode-api initialize Oct 4, 2024
- Wrapper: If semantic highlight is configured in editorOptions it is set to workspaceConfig.configurationDefaults
@kaisalmen
Copy link
Collaborator Author

@CGNonofr this is now ready.

@CGNonofr CGNonofr self-requested a review October 7, 2024 08:09
@kaisalmen kaisalmen merged commit 986697e into main Oct 7, 2024
2 checks passed
@kaisalmen kaisalmen deleted the env-views-options branch October 7, 2024 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants