How ro get rid of Fast field generation

已回答

Hi

 

After recent update, some widget appear in the upper right corner of my editor. I don't know understood it, I don't want it I don't know how to force it to disappear. If I hovore mouse over it, it says "Fast field generation". It is very annoying and has ugly icon.. How could I get rid of it?

Thanks
Petr

 

0

Could you please provide us with your IDE logs? You can share it via JetBrains Uploads and provide us with an ID you receive.

0

Upload id: 2022_12_27_2AXgtHEGDRQD89rBgvgKnW (file: idea-logs-20221227-1735231420230570145617423.zip)

0

The widget you mentioned was created by the Selenium plugin - you can simply disable it in the settings. Also, if you dislike only the icon, you can consider changing it using the following workaround:

  • open the IntelliJIDEA/File | Settings | Appearance & Behavior | Menus and Toolbars window;
  • select any item, for example, Main Menu, press the + button and select Add action;
  • in the opened window, select Plugins | Selenium plugin | Fast field generation and select any icon you like from the dropdown menu:

  • press the OK button; in the remaining settings window, you can delete the action you just added and press OK again.

After performing those actions, the icon should be changed.

1

Disbaling the plugin solved the problem, thank you very much.

0

请先登录再写评论。