Mark Fawaz
Mark Fawaz
@david-driscoll thanks for the response. When including the command, we are now seeing the code actions. I am still seeing an issue with code actions disappearing in some cases (in...
It looks like the issue is from Intellicode in visual studio. When its LS starts, code actions will stop showing up. If you disable it, there are no issues with...
*.recommendation files shouldn't run in CTA, they don't have actions. We can modify each file if we have actions. To modify these files, we need to modify the code generating...
> @marknfawaz Thank you for the explanation. Good to know the `recommendation.json` are not used by cta. Could you point me to the location that generates the recommendation files pls....