How ro get rid of Fast field generation
Answered
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

Please sign in to leave a comment.
Could you please provide us with your IDE logs? You can share it via JetBrains Uploads and provide us with an ID you receive.
Upload id: 2022_12_27_2AXgtHEGDRQD89rBgvgKnW (file: idea-logs-20221227-1735231420230570145617423.zip)
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:
IntelliJIDEA/File | Settings | Appearance & Behavior | Menus and Toolbarswindow;+button and select Add action;Plugins | Selenium plugin | Fast field generationand select any icon you like from the dropdown menu:OKbutton; in the remaining settings window, you can delete the action you just added and pressOKagain.After performing those actions, the icon should be changed.
Disbaling the plugin solved the problem, thank you very much.