We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It would be nice if we can fold something like
\\ some \\ very \\ long \\ comment
The text was updated successfully, but these errors were encountered:
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 .
Sorry, something went wrong.
Thank you anyway!
There is an API for this now, but we do have another feature tracking code folding. I'll move this over there. #407
No branches or pull requests
It would be nice if we can fold something like
\\ some \\ very \\ long \\ comment
The text was updated successfully, but these errors were encountered: