Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rust-analyzer inlay hints not showing #1854

Open
2 tasks done
Mr-Spade opened this issue Apr 20, 2024 · 0 comments
Open
2 tasks done

rust-analyzer inlay hints not showing #1854

Mr-Spade opened this issue Apr 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Mr-Spade
Copy link

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

  • This bug doesn't happen if I use Microsoft's Visual Studio Code. It only happens in VSCodium.

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):

  • OS: Ubuntu 22.04
  • Architecture x64
  • Version 1.88.1
  • App Manager DEB
  • Sandboxed no
@Mr-Spade Mr-Spade added the bug Something isn't working label Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant