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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Template fold variable break #2010

Open
0-don opened this issue Mar 3, 2024 · 1 comment
Open

Template fold variable break #2010

0-don opened this issue Mar 3, 2024 · 1 comment
Labels

Comments

@0-don
Copy link

0-don commented Mar 3, 2024

馃悶 bug report

Description

This bug is caused by a variable inside template string section.
The folding breaks and you cant minimize the elements

Reproduction

image

@0-don 0-don added the bug label Mar 3, 2024
@0-don 0-don changed the title template fold variable break Template fold variable break Mar 4, 2024
@ohadf2015
Copy link

is this related to the following Error that cause the service to crash?

Request textDocument/foldingRange failed with message: Maximum call stack size exceeded: Error: Request textDocument/foldingRange failed with message: Maximum call stack size exceeded
    at handleResponse (/Users/ohad/.vscode/extensions/angular.ng-template-17.3.1/node_modules/vscode-jsonrpc/lib/common/connection.js:477:48)
    at processMessageQueue (/Users/ohad/.vscode/extensions/angular.ng-template-17.3.1/node_modules/vscode-jsonrpc/lib/common/connection.js:292:17)
    at Immediate.<anonymous> (/Users/ohad/.vscode/extensions/angular.ng-template-17.3.1/node_modules/vscode-jsonrpc/lib/common/connection.js:276:13)
    at processImmediate (node:internal/timers:476:21)

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

No branches or pull requests

2 participants