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 Region folding for CSS (#3422) #37789

Merged
merged 1 commit into from
Nov 8, 2017
Merged

Conversation

KillyMXI
Copy link
Contributor

@KillyMXI KillyMXI commented Nov 7, 2017

#3422, #12146

/* #region description */, /* #endregion */ pair is the same as currently used within CSS files in Visual Studio (and in Web Essentials before).

Regex tests:
https://regex101.com/r/Pir9aw/2/tests
https://regex101.com/r/qUo0pF/2/tests

@bpasero bpasero assigned bpasero and aeschli and unassigned bpasero Nov 8, 2017
@aeschli aeschli merged commit 8203121 into microsoft:master Nov 8, 2017
@aeschli
Copy link
Contributor

aeschli commented Nov 8, 2017

Thanks @KillyMXI! And thanks for the tests. We should add these to the css extension.

@aeschli aeschli added this to the November 2017 milestone Nov 8, 2017
@aeschli aeschli added the css-less-scss Issues and items concerning CSS,Less,SCSS styling label Nov 8, 2017
@KillyMXI KillyMXI deleted the patch-1 branch November 8, 2017 11:05
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants