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

Collapsible Comment Block #70134

Closed
TLKG opened this issue Mar 9, 2019 · 7 comments
Closed

Collapsible Comment Block #70134

TLKG opened this issue Mar 9, 2019 · 7 comments
Assignees
Labels
editor-folding Editor code folding issues javascript JavaScript support issues upstream Issue identified as 'upstream' component related (exists outside of VS Code)

Comments

@TLKG
Copy link

TLKG commented Mar 9, 2019

Python and Go have collapsible comment block, can we have it for Javascript / Node?

@vscodebot
Copy link

vscodebot bot commented Mar 9, 2019

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@vscodebot vscodebot bot added the editor-folding Editor code folding issues label Mar 9, 2019
@TLKG
Copy link
Author

TLKG commented Mar 9, 2019

Note, I'm talking about comment not code block.
I've tried white space and tab, neither give me the folding/unfolding sign to click on.

image

@TLKG
Copy link
Author

TLKG commented Mar 9, 2019

image

@Sovgut
Copy link

Sovgut commented Mar 10, 2019

Are you talking about it?
Comment block

@aeschli aeschli assigned mjbvz and unassigned aeschli Mar 11, 2019
@mjbvz
Copy link
Contributor

mjbvz commented Mar 11, 2019

Tracked upstream by microsoft/TypeScript#22732

@mjbvz mjbvz closed this as completed Mar 11, 2019
@mjbvz mjbvz added upstream Issue identified as 'upstream' component related (exists outside of VS Code) javascript JavaScript support issues labels Mar 11, 2019
@TLKG
Copy link
Author

TLKG commented Mar 23, 2019

Just tested again in a .js file, as soon as /** is typed in, it recognizes and prompts as "JSDoc comment", but still not folding
image

@TLKG
Copy link
Author

TLKG commented Mar 23, 2019

it does not do it for .ts either.
VSC version and setting

image

image

@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
editor-folding Editor code folding issues javascript JavaScript support issues upstream Issue identified as 'upstream' component related (exists outside of VS Code)
Projects
None yet
Development

No branches or pull requests

4 participants