You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we go to "Preferences... -> Editor -> Colors & Fonts -> Java" we can see a code example. If you click on the code, the IDE will show which feature was clicked. If you select a feature, it will show you which part of the code that corresponds to. If you click on parse no feature will be highlighted :(
It should be, most params are configurable through the UI, but for some (admittedly rare) cases, I had to look up keys in the default themes to add them to my .xml file and modify stuff by hand. I'll reinstall IntelliJ some time soon and look at the issue :)
PS: Damn, It's been something like a year I didn't touch a Jetbrains product, Darcula looks so dull :(
Hello,
When calling a
@Deprecated
method using Darcula color theme, the IDE shows deprecassion by striking out the method call.When calling the same method using monokai color theme we don't see the stroke out text
Would it be possible to have the same effect as the standard color theme?
Thank you very much for your effort
The text was updated successfully, but these errors were encountered: