Color style - Doctrine2
Hello,
after the last update, my color settings changed and now I don't know how to adjust them. I can't find the right option in the settings to adjust the following two things:
1. that the parameter of the ->andWhere() method should not have that light background.
2.in method ->setParameter there is a variable key and its value is a string, but it is black for some reason.
Can you please advise me where exactly I can find these two settings ?
Thanks !
请先登录再写评论。
It doesn't seem there's an easy way to find where these color properties come from - the
Jump to Colors and Fonts
action fails on them miserably.The first one is Color Scheme | General | Code | Injected language fragment for sure, but I don't know about the second one.
I tried reproducing this locally, but for me, it looks okay on 2023.3.1:
Could you please invoke
Restore Defaults
on the Dark color scheme behind the cog icon at Settings | Editor | Color Scheme and check if it gets better after that?Unfortunately, it didn't help.
I tried changing the color scheme to dark and everything is ok.
When I try to switch to my customized profile, it's unreadable again.
There must be a setting for these colors somewhere :(
Hi,
Unfortunately, DQL color scheme is not yet configurable but it will be fixed in 2024.1 (and the fix should arrive in next EAP build already):
https://youtrack.jetbrains.com/issue/WI-75527/DQL-Query-Builder-support-Add-its-own-color-scheme-configuration
Please try a suggestion from this comment, I will quote it here too:
great. Thank you! Switching the default_schema helped it to be readable, but, again, everything is blue instead of yellow :) But I guess we can live with that. If it could be modified in the future, that would be great.