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
Hello,
can you fix the problem that the lines, around the regions, are too long in JavaScript/TypeScript
We can use regions in JavaScript/TypeScript, when its start as a comment
// #region // #endregion
And we use these extensions JavaScriptRegions
The text was updated successfully, but these errors were encountered:
Why do you think that it is too long? How it is break your work or UI?
Examples in pictures please.
Sorry, something went wrong.
The collpase region in the middle is to short highlighted
As I know it is normal behavior, lines have a standard size (width:1000). So it is very depend on start position.
It is not a bug, and shouldn't be fixed.
No branches or pull requests
Hello,
can you fix the problem that the lines, around the regions, are too long in JavaScript/TypeScript
We can use regions in JavaScript/TypeScript, when its start as a comment
And we use these extensions JavaScriptRegions
The text was updated successfully, but these errors were encountered: