-
**rust-analyzer version**: rust-analyzer version: 0.4.2145-standalone (d7628c0a8 2024-10-12) [/Users/sytten/.vscode/extensions/rust-lang.rust-analyzer-0.4.2145-darwin-arm64/server/rust-analyzer]
**…
-
### Describe the bug
Rust Rover doesn't start, as it searches for `libjvm.so` in the wrong directory. When run in command line:
```
Cannot start the IDE
Cannot start the runtime
Caused by:
…
-
### Problem description
tsserver is not loading in
### Why do you think this is an issue with mason-lspconfig.nvim?
I'm attempting to install, and use, `tsserver` trough mason-lspconfig so I assume…
-
First of all, I am just a noob at programming. While I am using Neovim i was thinking, is there a way to change the value's color when the data moves (ownership) to another value, like changing it to …
-
**rust-analyzer version**: rust-analyzer 1 (9323b53858 2024-10-20)
**rustc version**: rustc 1.84.0-nightly (662180b34 2024-10-20)
**editor or extension**: Kate 24.08.2 on Arch linux
Auto-imports …
-
- formatters
- linters
- debugging
- branch name rust-ide
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
I have this as a project settings:
```
{
"rust-analyzer": {
"linkedProjects": [
"…
-
When I open a new file in `tests/` (e.g. `tests/my_test.rs`), `rust-analyzer` gives an unlinked file diagnostic:
```
This file is not included in any crates, so rust-analyzer can't offer IDE services…
-
Using the global functions with the same name as types, such as `f32(...)`, causes issues in my co-worker's IDE. It would be great to have alternate syntax, and perhaps in a way that more closely matc…
-
This is a "megaticket" of sorts for Rust support in IDE's. The issues encountered so far are:
- [ ] std definitions missing
- IntelliJ will not find references but will compile - [Image](https…