rust-lang / rust-lang/rust-analyzer

Cannot trigger manual workspace reload in `VSCode`

Open
#16,729 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

C-support
Dominant language
Rust
Stars
16.9k
Forks
2.2k
Avg merge
1d 12h
Merged PRs (30d)
72

Description

Don't know whether this is rust-analyzer or VSCode issue, but decided to write here.

My settings are:

	"rust-analyzer.check.allTargets": false,
	"rust-analyzer.checkOnSave": false,
	"rust-analyzer.cargo.autoreload": false,

After rust-analyzer restart I see such message:
image

But nothing happens after clicking Reload Workspace button. And also after choosing rust-analyzer: Reload workspace in command palette nothing happens. No new logs in Rust Analyzer Client or Rust Analyzer Language Server.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue in VSCode with the listed rust-analyzer settings. Compare the Reload Workspace button with the rust-analyzer: Reload workspace command and inspect the Rust Analyzer Client and Rust Analyzer Language Server logs. Done means either workspace reload works or the issue is narrowed to the responsible component.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust, vscode
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.