Consider the following: ```groovy class E implements Map.Entry { } ``` There is an error at "E" for unimplemented methods, but no quick fix proposals are offered when hovering or typing Ctrl+1. 
Consider the following:
There is an error at "E" for unimplemented methods, but no quick fix proposals are offered when hovering or typing Ctrl+1.