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

[0.5.0 - 0.6.0]: Auto-completion hangs sometimes #156

Open
EliotVU opened this issue Jan 27, 2023 · 0 comments
Open

[0.5.0 - 0.6.0]: Auto-completion hangs sometimes #156

EliotVU opened this issue Jan 27, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@EliotVU
Copy link
Owner

EliotVU commented Jan 27, 2023

Describe the bug

The Language-Server will sometimes hang and stop responding all together, upon further re-search this occurs if the auto-completion parser hits a block like cpptext { code... }, this appears to cause an infinite loop in the third-party library antlr4-c3.

I have submitted an issue for this at antlr4-c3/issues/74.

@EliotVU EliotVU added the bug Something isn't working label Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant