When you install the plugin, it says it can "explain" selected code.
However, when I highlight code in a java class in a spring boot app, then type "explain", it explains the entire class, not highlighted code. When I ask it to "explain highlighted code" it says "I still cannot see any highlighted/selected code". It also says the cursor is at 0,0 when the cursor is actually on the line I want explained.
I also tried setting the pined condext to "@workspance", instead of the default which is no context, but this didnt help.