Hello,
When I try to execute code actions on Class like implement abstract code or add a __constructor shows a Canceled message.
In abstract methods the output shows devsense:implementabstracts undefined
And in add __constructor devsense:implementctor undefined
Maybe is not getting Class Name?
Just for information I'm executing it into a devcontainer, but I suppose is no a problem because for vs code is like to be in the same computer