-
-
Notifications
You must be signed in to change notification settings - Fork 74
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
Documentation: Use codelldb by Mason #79
Comments
Thanks! I've updated the existing example in the readme 😄 |
Actually, come to think of it, mason is so common. I might as well automate that in the default config. |
I tried it (new installation of rustaceanvim* + Mason install of rust-analyzer & codelldb) and by opening a rust file, I got that error: (no further setup or custom config of rustaceanvim done from my side)
PS.: I'm using Linux/Ubuntu, NeoVIM v0.10.0-dev. |
Thanks for the update. Will be fixed in #82 |
Feature description
There is a neat* way to set the codelldb path to Mason. Maybe this can improve the documentation:
mrcjkb/rustaceanvim: Supercharge your Rust experience in Neovim! A heavily modified fork of rust-tools.nvim.
The advantage is, that codelldb updates do not have to be kept manually in sync or downloaded, if they are handled by Mason.
how to use rust-tools with mason.nvim? · Issue #2894 · LunarVim/LunarVim
The text was updated successfully, but these errors were encountered: