Skip to content

Folding regions not working in version 1.8.1 #1452

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

Closed
bush3102 opened this issue Jul 26, 2018 · 3 comments
Closed

Folding regions not working in version 1.8.1 #1452

bush3102 opened this issue Jul 26, 2018 · 3 comments

Comments

@bush3102
Copy link

System Details

  • Operating system name and version: Windows 10
  • VS Code version: 1.25.1
  • PowerShell extension version: 1.8.1
  • Output from $PSVersionTable:

Name Value


PSVersion 5.1.15063.1155
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.15063.1155
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1

Issue Description

Folder regions not working with the current version of VSC and Powershell:

#region
Get-ChildItem
#endregion

Does not collapse.

image

@TylerLeonhardt
Copy link
Member

Dupe of #1437 - this will be fixed in the next release

@rjmholt
Copy link
Contributor

rjmholt commented Jul 27, 2018

@bush3102 The release went out this morning with a fix for this in it

@bush3102
Copy link
Author

@rjmholt @tylerl0706 Thank you!!! Works like a champ!!!

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

No branches or pull requests

3 participants