-
Notifications
You must be signed in to change notification settings - Fork 22
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 #113
Comments
#110 I guess this is the same issue. |
@evilbaschdi please double check your Avalonia version, I see that 11.0.6 is highest available Also, I believe this is duplicate of #110 |
Are we talking about the last supported version when we talk about 11.0.6? Than I will understand that some things might not work. |
I see the same issue. Restarting doesn't help. Always prints errors on each keystroke. Avalonia Version:
VSCode Version: 1.87.2 (user setup) Log:
Any hints about the reason? Couldn't figure it out by myself with the mentioned issues. |
Same issue |
same issue |
T
To fix this I had to roll back to a previous version of the extension (0.0.28) now the issue is fixed. I'll wait for a while before I upgrade to the latest one. |
this issue stopped occurring for me after rolling back extension version to 0.0.28 |
Same issue here, trying to learn to use Avalonia based on some recommendations, but auto completion doesn't work in the axaml files. Just constant errors every keystroke: vscode: 1.88.1 Output from Avalonia Client:
Edit:
I also rolled back to v0.0.29 and do not get the errors, and auto complete seems to work. |
bump |
Describe the bug
"Avalonia for VSCode" immediately crashes when I begin to type inside the MainWindows.axaml file.
Also the preview windows is not shown (including the button). But I'm not sure if that's related to that issue.
To Reproduce
checkout https://github.com/evilbaschdi/VmMachineHwVersionUpdater and open the whole solution in vs code.
I than tried to add some element in line 147
Avalonia for VS Code
0.0.31
Avalonia version
11.0.9
VS Code version
1.86.2
Relevant log output
Additional context
No response
The text was updated successfully, but these errors were encountered: