VSCodium / vscodium

binary releases of VS Code without MS branding/telemetry/licensing
https://vscodium.com
MIT License
25.05k stars 1.07k forks source link

rust-analyzer inlay hints not showing #1854

Open Mr-Spade opened 5 months ago

Mr-Spade commented 5 months ago

Describe the bug Even if inlay hints are enabled by checkbox, no hints are showing.

The description of the problem looks exactly the same as it is, except that, on the new version, the problem is again encountered that was solved on the old version.

Please confirm that this problem is VSCodium-specific

Please confirm that the issue/resolution isn't already documented

To Reproduce Steps to reproduce the behavior:

  1. Install the latest version of VSCodium (1.88.1).
  2. Install the latest version of the rust-analyzer extension (v0.3.1924).
  3. Open a Rust project in VSCodium.

Expected behavior Inlay hints provided by rust-analyzer should be visible in the code editor, as they are in Visual Studio Code (VSCode).

However, when performing the above steps, inlay hints are not displayed in VSCodium, while they are in VSCode.

Screenshots vscode: 2024-04-20 16-04-23

vscodium: 2024-04-20 16-05-11

Desktop (please complete the following information):