-
In my short ActivityWatch experience, I've had some issues with aw-qt. First of all, should a module crash, aw-qt does not restart it. In particular, aw-watcher-window crashes a lot on macOS for me du…
-
**rust-analyzer version**: (eg. output of "rust-analyzer: Show RA Version" command, accessible in VSCode via Ctrl/⌘+Shift+P)
r-a version reported by Mason: `installed version 2023-08-21`
Ver…
mwcz updated
6 months ago
-
Communication with grpc4bmi is quite slow. Often much slower than updating a locally running model. In many workflows this makes users not want to use containerized models (especially for 1D models).
…
-
### User story
As server admin I want to improve automation for monitoring
### Game
Rust but this feature may assist other games too
### Linux distro
Other
### Command
command: monitor
### Fur…
-
Hey, thank you for putting together this wonderful plugin!
I'm trying to get clippy feedback to show up in my editor as warnings. I think I may be missing something obvious, but given clippy's, po…
-
## Environment
* **IntelliJ Rust plugin version:** 0.4.156.4145-212
* **Rust toolchain version:** 1.55.0
* **IDE name and version:** IntelliJ IDEA 2021.2.1 Build #IU-212.5080.55
* **Operating …
-
Everyone,
Can you help us getting over the challanges here?
The teams in my current company are now leveraging PACT for building a provider service for Automated UAT (using BDD) and discovered so…
-
- [ ] `matklad.rust-analyzer` to `rust-lang.rust-analyzer`
- [ ] `rustup component add rust-analysis` to `rustup component add rust-analyzer`
- [ ] Comments when the rust-analyzer extension did not …
-
I was toying with the idea of parallelizing typchecking in mypy, and faced with the sad state of parallelism in Python I figured I would try to transpile mypy to rust for shits and giggles, to see how…
-
In https://github.com/rust-lang/atom-ide-rust/issues/125, ide-python appears to be using ide-rust's version of vscode-jsonrpc.
This appears to be causing ide-rust to appear to be getting invalid js…