I like PyCharm's intentions when I want them, not when they are constantly popping up via the light bulb to distract me.
Is there a way to disable the light bulbs but have the intentions still available as normal via Alt-Enter?
Note this similar question shows an editor.xml config option for IntelliJ to hide the light bulb. PyCharm is based on IntelliJ but I can't find any such XML config file in my installation.
Figured it out:
<option name="SHOW_INTENTION_BULB" value="false" />
Update in 2019:
There is now a setting for this in the File > Settings...
:
Under Editor > General > Appearance
uncheck the option Show intention bulb
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With