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

fix(monaco): enable fixedOverflowWidgets option #110

Merged
merged 1 commit into from
Jun 23, 2023

Conversation

Sight-wcg
Copy link
Contributor

@Sight-wcg Sight-wcg commented Jun 23, 2023

Enable fixedOverflowWidgets to render overflowing content widgets as ‘fixed’ (defaults to false). It is very useful when the REPL is embedded.

before:
image

image

after:
image

image

@sxzz sxzz merged commit c7ddf12 into vuejs:main Jun 23, 2023
@sxzz sxzz changed the title feat(monaco): enable fixedOverflowWidgets option fix(monaco): enable fixedOverflowWidgets option Jun 23, 2023
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.

None yet

2 participants