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 colors don't inherit properly #9937

Open
makarichevss opened this issue Jan 3, 2023 · 2 comments
Open

Rust colors don't inherit properly #9937

makarichevss opened this issue Jan 3, 2023 · 2 comments

Comments

@makarichevss
Copy link

makarichevss commented Jan 3, 2023

IntelliJ IDEA 2022.3.1 (Ultimate Edition)
Build #IU-223.8214.52, built on December 20, 2022
Runtime version: 17.0.5+1-b653.23 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 11 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 4096M
Cores: 8

Non-Bundled Plugins:
org.rust.lang (0.4.185.5086-223)

Problem description

Please check the options in Rust Color scheme - 2 values constantly switch (after syncing options from another JetBrains IDE like WebStorm) to default colors instead of inheriting values from options in the General and Language Defaults color sections (please check the screenshots), looks like their setup differs from the other options, what causes this bug. I have to always switch these options' values manually, which is not comfortable.

These options are:

Functions - Function call
Functions - Method call

All other colors in Rust section don't change unexpectedly and work fine.

Actually, the bug is pretty the same as here (if that could help in any way):
https://youtrack.jetbrains.com/issue/PY-58264/Python-colors-dont-inherit-properly

2023-01-03_235254

2023-01-03_235307

Environment

Steps to reproduce

Looks like the bug is with Setting Sync option but I'm not 100% sure.

How to reproduce:

  • I have Settings Sync turned on in WebStorm and IntelliJ.
  • I opened WebStorm and changed the color of Color Scheme - Language Defaults - Predefined symbol.
  • Then I closed WebStorm and opened IntelliJ. Then opened Rust section in Color Scheme, and those 2 options are not inherited again.
@makarichevss
Copy link
Author

up

@david-bouyssie
Copy link

I'm having the same issue on Intellij 2023.3.2 and Rust plugin intellij-rust-233.21799.284

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants