-
Notifications
You must be signed in to change notification settings - Fork 1.7k
rust_analyzer.inlayHints color properties are not allowed #11764
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
Comments
@lnicola thank you very much for your help. The new way works. |
The manual has been updated (I linked to it), but it will be published on Monday. We usually close issues when they are fixed, not when the new version comes out. |
@lnicola ok, understand. |
Sorry for that. If it happens again, feel free to ask right from the start (or look at the existing issues, they're generally reported multiple times). |
OK, got it. thank you very much for your quick answer and help. 😄👍 |
There is an existing closed bug: #4334
I can not re-open it, so I am opening another one here.
Basically, I just copied the official manual's JSONC codes to my settings.json. It doesn't work at all. VSCode will complain these properties are not allowed. (maybe does not exist at all).
I have no ideas why. Can anyone please let me know what's wrong with it?
Both VSCode (1.65.2) and rust-analyzer (releaseTag: 2022-03-14) are in the latest version. I am running debian 11.2.
The text was updated successfully, but these errors were encountered: