0

I'm using IntelliJ IDEA (Educational Version 2019.3) IDE for the flutter Development. A few days before I got widget suggestions like this While to hover over the widget See the bulb icon, I got this for suggestion widget
Now Today I can't find this suggestion bulb, How can I enable this?

FGH
  • 2,900
  • 6
  • 26
  • 59

2 Answers2

0

Check Show intention bulb under Settings > Editor > General > Appearance

Brutal
  • 798
  • 1
  • 14
  • 37
  • I enabled all the things in Appearance in `Settings > Editor > General > Appearance` but no difference – FGH Mar 06 '20 at 09:42
0

Just Alt + Enter. I Found this answer in this medium post.

Thank you.

Abhilash Chandran
  • 6,803
  • 3
  • 32
  • 50
FGH
  • 2,900
  • 6
  • 26
  • 59