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

[VS Code] Implement folding range support #8309

Merged
merged 2 commits into from
Feb 22, 2023

Conversation

allisonchou
Copy link
Contributor

Summary of the changes

  • Implements folding range support in VS Code now that it's supported as a built-in command.

After:
image
image

Fixes #6811

@allisonchou allisonchou requested a review from a team as a code owner February 22, 2023 01:21
@allisonchou allisonchou enabled auto-merge (squash) February 22, 2023 19:24
@allisonchou allisonchou merged commit 332a3d2 into main Feb 22, 2023
@allisonchou allisonchou deleted the allichou/VSCodeFoldingRange branch February 22, 2023 23:01
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.

[VSCode] Support C#/HTML folding ranges
2 participants