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

The program freezes and falls off when using the plug-in "FreeMarker" #18

Closed
aeschli opened this issue Sep 17, 2018 · 2 comments
Closed

Comments

@aeschli
Copy link

aeschli commented Sep 17, 2018

From @PavelHancharou on June 26, 2018 9:20

The program freezes and falls off when using the plug-in "FreeMarker"

Steps to Reproduce:

  1. Open VSC
  2. Select Language Mode - FreeMarker (.ftl)
  3. Write next text:
    ${abcdefghijklmnopqrstuvwxyzabcdefj
  4. VSCode stop to work

vscodebug

The problem is currectly with FreeMarker Plugin, and when there is NO closing quote "}" in the text

Copied from original issue: microsoft/vscode#52886

@dcortes92
Copy link
Owner

Hi @aeschli thanks for submitting your issue. Yes I'm able to reproduce this and this is a duplicate of #16. However, I haven't found a way to fix it, I may have to redo the entire language. Thanks for your patience and I apologize for any inconvenience this might have caused.

@aeschli
Copy link
Author

aeschli commented Sep 17, 2018

@dcortes92 Thanks for the reply. cc @PavelHancharou

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

No branches or pull requests

2 participants