-
# Problem
Argus panicked when analysing code in an example crate.
# Logs
**OS:** linux (6.11.5-100.fc39.x86_64)
**VSCode:** 1.95.1
**Error message**
```
thread 'main' panicked at /home/…
-
```
2024-09-25 03:40:38.040 [error] Bootstrap error Error: `config.server.path` or `config.serverPath` has been set explicitly. Consider removing this config or making a valid server binary…
-
The reason is that I found that the fmt feature of my lsp server cannot be used in IntelliJ, but it still work in vscode.
After investigation, I found that I assigned a u32:Max to formatResponse.texte…
He1pa updated
1 month ago
-
## Describe the bug
Opening this up to keep track of the issue: crazy slowdowns to vscode all around, everything takes longer to load. Running `npm start` may take seconds, and the app window may not…
-
**SUMMARY OF THE ISSUE**:
This is an example from my code, this trait definition will provide code completions via RA just fine:
```rust
pub trait FsOperation>,
> {
// ... methods that should get …
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
When I click the run button next to "fn main" it starts terminal with this output:
``…
-
**rust-analyzer version**: 0.3.2137-standalone (2b750da1a 2024-10-06) [/Users/chenyuwang/.vscode/extensions/rust-lang.rust-analyzer-0.3.2137-darwin-arm64/server/rust-analyzer]
**rustc version**: -
*…
-
### Discussed in https://github.com/redhat-developer/lsp4ij/discussions/493
Originally posted by **harry-xm** August 28, 2024
Open a Rust file in https://github.com/eunomia-bpf/eunomia-bpf/tre…
-
Hi, I want to add a shortcut for `cargo build` in vscode. But I need to open terminal and cd to the project root, configured in `keybindings.json`. How to I get the project root path in vscode `keybin…
-
**rust-analyzer version**: rust-analyzer version: 0.4.2197-standalone (157c7d011 2024-11-25)
**rustc version**: rustc 1.82.0 (f6e511eec 2024-10-15)
**editor or extension**: VSCode Insiders, extens…