How to find color rules of selected code.

Answered

I'm using PyCharm 2018.1.4.(Professional) and I'm wondering how can I select code in the editor window and then find that selected rule in the settings. I want to change a rule background color, but I can't find out the rule. 

In PhpStorm you;re able to select code, and use hotkey to open the selected element color rules so you can change them if you want. Trying to find this option in PyCharm.

0
1 comment

You can assign preferred shortcut to Other | Jump to Colors and Fonts action in Preferences | Keymap, and use this shortcut to open color rules of the element under cursor

1

Please sign in to leave a comment.