-
Notifications
You must be signed in to change notification settings - Fork 12
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/completion failed. #12
Comments
also getting this error. OS = OSX Sierra (10.12) [Error - 14:17:37] Request textDocument/definition failed. as an aside, I ran this on another machine which is running OSX High Sierra and I didn't have this bug. |
I had no problem with the extension until I killed DafnyServer once, then I ran into this. Code actions are also gone. |
@kevinsullivan @bxie @sorawee @hexchain Could you check if you still experience this bug in the current release (0.17.0)? The problem was probably fixed in 0e499bf. |
Unfortunately yes, I still experience this bug. |
As I'm working along on a few pretty simple Dafny files in the VS Code extension, I repeatedly get the following error. I am posting here to document the issue, and will update this issue as I gain insight into the conditions that lead to this error.
OS = OSX High Sierra (10.13)
Plugin version = 0.10.10
Dafny version = Hard to tell, no obvious -version compiler option, but current as of January 2018
[Error - 13:14:26] Request textDocument/completion failed.
Message: Request textDocument/completion failed with message: Cannot read property 'getText' of undefined
Code: -32603
The text was updated successfully, but these errors were encountered: