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

Add support for vscode.executeFoldingRangeProvider #158973

Closed
allisonchou opened this issue Aug 23, 2022 · 1 comment
Closed

Add support for vscode.executeFoldingRangeProvider #158973

allisonchou opened this issue Aug 23, 2022 · 1 comment
Assignees

Comments

@allisonchou
Copy link
Member

Folding ranges is part of the VS Code API: https://code.visualstudio.com/api/language-extensions/programmatic-language-features

yet is not exposed as a command:
https://github.com/microsoft/vscode/blob/c84655d123e115dc7b38fdea27c7449c0773f60c/src/vs/workbench/api/common/extHostApiCommands.ts

Razor needs the command to retrieve C#/HTML folding range results.

@aeschli
Copy link
Contributor

aeschli commented Aug 26, 2022

Duplicate of #36638

@aeschli aeschli marked this as a duplicate of #36638 Aug 26, 2022
@aeschli aeschli closed this as completed Aug 26, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Oct 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants