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

[0.10.10-insiders] Code folding for #region/#endregion #3571

Closed
daviwil opened this issue Mar 1, 2016 · 2 comments
Closed

[0.10.10-insiders] Code folding for #region/#endregion #3571

daviwil opened this issue Mar 1, 2016 · 2 comments
Assignees
Labels
editor-folding Editor code folding issues
Milestone

Comments

@daviwil
Copy link
Contributor

daviwil commented Mar 1, 2016

It seems that #region/#endregion syntax in both PowerShell and C# isn't foldable in the 0.10.10-insiders release:

image

It seems that #if/#endif work fine though. What should our syntax definition files need to make these regions fold correctly?

@daviwil daviwil changed the title [0.10.0-insiders] Code folding for #region/#endregion [0.10.10-insiders] Code folding for #region/#endregion Mar 1, 2016
@Tyriar
Copy link
Member

Tyriar commented Mar 1, 2016

This is blocked by #3422

@Tyriar Tyriar added the editor-folding Editor code folding issues label Mar 1, 2016
@Tyriar Tyriar added this to the Backlog milestone Mar 1, 2016
@daviwil
Copy link
Contributor Author

daviwil commented Mar 1, 2016

I apologize, I didn't read the release notes carefully enough. This is mentioned there already. I'll close this issue since it's already being tracked by #3422. Thanks!

@daviwil daviwil closed this as completed Mar 1, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
editor-folding Editor code folding issues
Projects
None yet
Development

No branches or pull requests

4 participants
@daviwil @Tyriar @aeschli and others