I just installed Android Studio and have begun the process of configuring the editor to my taste. However, I cannot for the life of me find an option to disable the little light bulb that appears in the left margin a second after clicking a line of text.
[edit] I've only noticed this in the java editor, so I edited the subject line to help indicate that.
Does anyone know how this feature can be disabled?
I found the answer to this question here. Basically, to disable the feature you have to manually edit the editor.xml and change SHOW_INTENTION_BULB
from true
to false
. The editor settings are located here:
The file is located at:
~/Library/Preferences/<PRODUCT>/options/editor.xml
%HOMEPATH%\.<PRODUCT>\config\options\editor.xml
~/.<PRODUCT>/config/options/editor.xml
<PRODUCT> for me was AndroidStudio.
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