-
-
Notifications
You must be signed in to change notification settings - Fork 218
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
Matched brace setting reset #243
Comments
The color did change after setting |
Please try this snapshot: |
That fixed it. |
The new version did this when I relaoded a second time:
|
Snapshot updated, please download and give a try. |
Your programming language(s)
Python, Terraform, Bash
Expected Behavior
Changing the
Matched Brace
setting underEditor > Color Scheme > General
should be retained after restarting IntelliJ.Current Behavior
The
Matched brace
setting is reset when Rainbow Brackets is enabled and IntelliJ is restarted. Disabling Rainbow Brackets fixes this issue (the setting is retained through restarts after disabling Rainbow Brackets).Possible Solution
I tried 2019.1, 2019.1-jbr11, 2019.2, and 2019.2-jbr8. None of these fixed it.
I tried the other recommended solution posted here:
Code snippet for reproduce (for bugs)
Any code will do:
Example setting that would not be retained for the
Matched brace
setting:Background color: 000000
Effects: FFFFFF (Bold Underscored)
Your Environment
The text was updated successfully, but these errors were encountered: