I want to disable the light bulb (lint checking / intentions) in Android Studio:
Some clarifications:
The main reason I want to disable this light bulb, is because I find myself several times copying and pasting strings, however the light bulb gets in the way and gets accidentally clicked.
If I press Alt+Enter, I can see the same suggestions that the light bulb is showing. Therefore, why would I need the light bulb to appear all the time since I can manually enable it by pressing Alt+Enter?
I have already disabled all intentions in Android Studio: File > Settings > Editor > Intentions
I have already added the following line: < option name="SHOW_INTENTION_BULB" value="false" /> in %HOMEPATH%.\config\options\editor.xml as suggested by other users. This indeed reduces the time that the light bulb is appearing, however it stills appears when there's a warning in my code. I don't want to disable the warnings, I just want to make the light bulb disappear since I can always press Alt+Enter to see the available suggestions in a warning.
Thanks!
Edison is solely credited with inventing the modern incandescent light bulb after 10,000 attempts. Edison, an undisputed visionary, was not the only one competing to develop the first commercial incandescent bulb.
To see a light bulb or screwdriver You can also press Ctrl+.
Uncheck Show intention bulb
under Settings > Editor > General > Appearance
This is currently not possible. However when it is visible, pressing Esc will make the light bulb disappear. See also this issue.
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