-
Notifications
You must be signed in to change notification settings - Fork 524
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
Request textDocument/semanticTokens failed #2055
Comments
@csakaszamok Thank you for your bug report. I presume this bug is not reproducible? Can you share your Dockerfile? Do you remember what you were changing at the time? |
yes, you can reproduce it with a litte sample Dockerfile:
if you remove or move the comment, everything is ok
thank you |
@csakaszamok Thank you for sharing your Dockerfile. I have opened rcjsuen/dockerfile-language-service#69 to track this. |
Thx |
Still happening over here. |
Hi, @JoseFMP. You are correct. The bug fix is not in a release yet so you will continue to encounter this issue until then. Thank you for your understanding. |
@JoseFMP Would you mind sharing your Dockerfile here so we can ensure that your bug is covered? |
Thank you @csakaszamok and @JoseFMP for your bug report. I have opened #2146 to address this. |
We have released Docker 1.4.0 which contains a fix for this. |
with one more comment line,show this error message |
@khs1994 Thank you for your bug report. I have reproduced the problem and have opened rcjsuen/dockerfile-language-service#74 to track this. |
during writing a Dockerfile i get error messages:
[Error - 10:47:31 AM] Request textDocument/semanticTokens failed.
Message: Request textDocument/semanticTokens failed with message: Maximum call stack size exceeded
Code: -32603
The text was updated successfully, but these errors were encountered: