Open guenp opened 2 years ago
After some investigation and debugging our different setups, we concluded that the issue is not that code actions are not available (they are, as light bulb suggestions when clicking on them or when using ctrl+.), however, there are two problems:
We're repurposing this issue to address the latter.
Describe the bug
Code actions do not work. When hovering over a code warning, the pop up says "no fixes available".
The following error is displayed in the logs:
To Reproduce
Create a new file with the following contents and hover over "using":
Expected behavior
I expect to see a light bulb with a code action drop down.
System information
Additional context
This issue was also seen on the previous version v0.20.2110