-
Hi. Not sure if supporting this feature would be inline with the philosophy of the `rust-analyzer` extension, but for what's it worth this is the single best extension we have for Rust now. Vscode has…
-
No sure what better name to give it :laughing:
**Is your feature request related to a problem? Please describe.**
Yes, coming lisp languages when I run a block it automatically look for the def…
-
These are the 'big things' that might be happening in the near-ish future for Cargo, which might be on the 2019 roadmap, and which we should discuss in small 'focus groups' over the next few months. P…
-
While writing https://github.com/MFEK/glif/issues/103#issuecomment-848242931 I was reminded that most editors with good plugins get a "replace save() with git.commit()" plugin, and it's possibly so us…
-
The API was removed: rust-lang/rust#35174
-
Breaking out of #1158.
Personally I'm not sure this would be useful or desired.
-
As far as I can see, the actual code is run in a subprocess, so it could be killed and reinitialised when an `interrupt_request` is received.
-
https://github.com/rust-lang/rust-analyzer/blob/9fca0a4afefead3daf8f66fd357999d7cd520880/crates/project-model/src/workspace.rs#L86-L96
> Ideally, you should be able to just open a random detached fi…
-
Is it possible to add some custom downloads source?, for example add rust source
```
>> :source registry = "https://mirrors.ustc.edu.cn/crates.io-index"
```
-
Hi, really cool project. I've been looking for a shell-like language that's better at dealing with structured data than the standard unix shells for a project I'm currently working on. I've tried out …
ghost updated
4 years ago