Closed absarrahman closed 9 months ago
The project runs and debugs fine if your project directory path does not contain any spaces
I have fixed this issue for RustLsp runnables
and it is working fine. However, I am not sure how to fix the debugging issue.
This is the commit which I did for the fix https://github.com/absarrahman/rustaceanvim/commit/ee0cb377875d43e444908600a513e465785cfc3e
Neovim version (nvim -v)
v0.9.4
Operating system/version
Mac OS 14.3
Output of :checkhealth rustaceanvim
How to reproduce the issue
Expected behaviour
Actual behaviour
[Process exited 1]
The minimal config used to reproduce this issue.