f-string color scheme

Answered

Hey,

 

is it possible to change the color and style of the f from the f-strings.

I try to change the f into an other color to easiely detect a f-string in the code.

 

Thanks

0
1 comment

Nope, it's not possible at the moment. The only customization you can do is under Preferences | Editor | Color Scheme | Python --> String --> f-string

Feel free to submit a feature request to https://youtrack.jetbrains.com/issues/PY

0

Please sign in to leave a comment.