Skip to content

auto reload rust-analyzer when Cargo.toml has changed #322

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

Closed
2 tasks
brotzeit opened this issue Nov 20, 2021 · 4 comments
Closed
2 tasks

auto reload rust-analyzer when Cargo.toml has changed #322

brotzeit opened this issue Nov 20, 2021 · 4 comments

Comments

@brotzeit
Copy link
Owner

brotzeit commented Nov 20, 2021

doomemacs/doomemacs#5630

I think it makes more sense to add this to rustic instead of lsp-mode.

  • lsp-mode
  • eglot
@brotzeit
Copy link
Owner Author

This is actually a lsp client issue. I'll keep it open until we know it's working for both clients.

@brotzeit
Copy link
Owner Author

brotzeit commented Feb 13, 2022

I've tested it with lsp-mode and eglot and both seem to work ? I think we should discuss this at lsp-mode/eglot, we have better chances to get some help there.

@jadestrong
Copy link

image

I tried it on Linux and Windows. Their file-notify--library isinotify and w32notify respectively, which can work normally, but kqueue is used on my Mac computer, so it still can't work normally here.

@brotzeit
Copy link
Owner Author

I didn't even know about this =)

Sorry, but I can't help here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants