Skip to content

Block for comment based help does not fold #1335

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
Liturgist opened this issue May 27, 2018 · 1 comment
Closed

Block for comment based help does not fold #1335

Liturgist opened this issue May 27, 2018 · 1 comment

Comments

@Liturgist
Copy link

Liturgist commented May 27, 2018

code -v
1.23.1
d0182c3417d225529c6d5ad24b7572815d0de9ac
x64

$pseditor.EditorServicesVersion
PS C:\src\t> $pseditor.EditorServicesVersion

Major Minor Build Revision


1 7 0 0

code --list-extensions --show-versions
C:>code --list-extensions --show-versions
ms-python.python@2018.4.0
ms-vscode.PowerShell@1.7.0

$PSVersionTable

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

I am experiencing a problem with folding the block of comment based help.

A block of comment-based help cannot fold the entire block. Each item (.SYNOPSIS, .DESCRIPTION, etc.) can be folded, but not the entire block of <# #>.

@TylerLeonhardt
Copy link
Member

This is a dupe of #1276 😄

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

2 participants