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

vs-code freezes when using this extension with large files #19

Open
simon387 opened this issue Oct 24, 2018 · 2 comments
Open

vs-code freezes when using this extension with large files #19

simon387 opened this issue Oct 24, 2018 · 2 comments

Comments

@simon387
Copy link

simon387 commented Oct 24, 2018

If I enabled this extension and use it on a large file (4k+ lines) vs-code freezes

No problems with small ones.

Maybe is a bug similar to this I don't know...

Version: 1.29.0-insider (user setup)
Commit: 43823dae97f07760958ffbb5e16c7f219307159c
Date: 2018-10-24T05:21:57.644Z
Electron: 2.0.11
Chrome: 61.0.3163.100
Node.js: 8.9.3
V8: 6.1.534.41
Architecture: x64

@SlightlyLostDave
Copy link

I'm running into this issue as well, and have had to disable the extension in order to keep working on my current FTL file.

@danielfroz
Copy link

danielfroz commented Nov 17, 2019

+1 ...
It also freezes when you go way deep with nested objects. If you use 2 or 3 snippets on FTL template like this one ${receipt.created.user.name} - vscode freezes and after sometime ask to restart.

Unfortunately I had to disable this extension ... Instead associated .ftl with html editor (file.associations under VS Code .settings).

Look forward to receiving a feedback with the fix in order to reenable this extension.

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

No branches or pull requests

3 participants