0

I have tried to enable the context actions in android studio but am not able to find any suggestions.

when I press option + enter

Checked in settings > intentions > Dart analysis still no use

Checked in settings > preferences > Keymap it is still option + enter

Please tell me how can I enable the suggestions for example

For Example this menu is missing

Thank you

2 Answers2

1

Thank you for the help I have reinstalled dart plugin in android studio am now able to access the context action menu after enabling the setting below.

This is the settings I have enabled

  • Always try to add the samples or the exact changes you've made in text format. For eg. the image your shared contains a lot of contents, to try to get the settings name and write it as a text to help more with the image – Sahil Sonawane Jun 26 '22 at 05:24
0

For those who have enabled Quick assists powered by Dart Analysis Server and yet still does not work, please make sure that you have checked Scope analysis to the current package in Dart Analysis Server Settings.

Screenshot

JohnDoe123
  • 33
  • 4