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

support folding consecutive comment #1443

Closed
dongzhuoer opened this issue Jan 13, 2018 · 3 comments
Closed

support folding consecutive comment #1443

dongzhuoer opened this issue Jan 13, 2018 · 3 comments

Comments

@dongzhuoer
Copy link

dongzhuoer commented Jan 13, 2018

It would be nice if we can fold something like

\\ some
\\ very
\\ long
\\ comment
@sean-mcmanus
Copy link
Contributor

VS Code doesn't have an API to enable this to be implemented by extensions yet: microsoft/vscode#37682 . You might want to consider filing an issue with VS Code itself https://github.com/Microsoft/vscode/issues .

@dongzhuoer
Copy link
Author

Thank you anyway!

@bobbrow
Copy link
Member

bobbrow commented Sep 19, 2018

There is an API for this now, but we do have another feature tracking code folding. I'll move this over there. #407

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants