We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
in emacs, with cargo owlsp running manually, I get following error while trying to use rustowl inside emacs:
cargo owlsp
rustowl
emacs
2025-02-18T11:06:04.928388+01:00 ERROR unknown request: Request { id: RequestId(I32(23)), method: "rustowl/cursor", params: Object { "line": Number(56), "document": Object { "uri": String("file://<redacted>") }} }
The text was updated successfully, but these errors were encountered:
It seems the character field is missing. Maybe it's a bug in Emacs mode. I’ll investigate.
character
Sorry, something went wrong.
No branches or pull requests
in emacs, with
cargo owlsp
running manually, I get following error while trying to userustowl
insideemacs
:The text was updated successfully, but these errors were encountered: