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

[Folding] CSS/Less/SCSS Regions Don't Work With Syntax Aware Folding #48689

Closed
AvremelM opened this issue Apr 25, 2018 · 2 comments
Closed

[Folding] CSS/Less/SCSS Regions Don't Work With Syntax Aware Folding #48689

AvremelM opened this issue Apr 25, 2018 · 2 comments
Assignees
Labels
css-less-scss Issues and items concerning CSS,Less,SCSS styling *question Issue represents a question, should be posted to StackOverflow (VS Code)

Comments

@AvremelM
Copy link

Issue Type: Bug

Adding /* #region */ and /* #endregion */ markers to CSS, Less, or SCSS files does not enable folding for those regions.

This only applies when "editor.foldingStrategy" is set to "auto". When it is changed to "indentation", folding works as expected.

vscode issue

Reproduced with all extensions disabled.

VS Code version: Code 1.22.2 (3aeede7, 2018-04-12T17:28:16.777Z)
OS version: Windows_NT ia32 10.0.16299

@vscodebot
Copy link

vscodebot bot commented Apr 25, 2018

@vscodebot vscodebot bot added the editor label Apr 25, 2018
@octref octref added css-less-scss Issues and items concerning CSS,Less,SCSS styling and removed editor labels Apr 26, 2018
@octref
Copy link
Contributor

octref commented Apr 26, 2018

#46591 already available in insider. Use https://code.visualstudio.com/insiders/ or wait for next month's release.

@octref octref closed this as completed Apr 26, 2018
@octref octref added the *question Issue represents a question, should be posted to StackOverflow (VS Code) label Apr 26, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Jun 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
css-less-scss Issues and items concerning CSS,Less,SCSS styling *question Issue represents a question, should be posted to StackOverflow (VS Code)
Projects
None yet
Development

No branches or pull requests

2 participants