-
Notifications
You must be signed in to change notification settings - Fork 7
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
Bug: v0.1.14 breaks the typos-LSP with exit 101 #39
Comments
Ah ... I wonder if its happening on some file types and not others ... could you try running nvim with |
To enable debug logging, try either:
|
okay, here is what I got with that:
|
tekumara
pushed a commit
that referenced
this issue
Mar 3, 2024
🤖 I have created a release *beep* *boop* --- ## [0.1.15](v0.1.14...v0.1.15) (2024-03-03) ### Bug Fixes * use default policy for empty file uri ([34998d4](34998d4)), closes [#39](#39) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: potatobot-prime[bot] <132267321+potatobot-prime[bot]@users.noreply.github.com>
This was referenced Mar 26, 2024
This was referenced Sep 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since updating to v0.1.14, I regularly get this error on opening a new file:
It does not happen with every opening of a new file, but I'd say 60% of the time? Cannot really reproduce what the condition for this is, unfortunately.
The text was updated successfully, but these errors were encountered: