Closed arajkumar closed 4 years ago
This PR enables CodeActions to trigger full stack report in the context of each diagnostics.
Newly added CodeAction would be enabled based on the env variable(PROVIDE_FULLSTACK_ACTION==“true”) so that it shall be enabled only for VSCode.
https://issues.redhat.com/browse/APPAI-1590
:tada: This PR is included in version 0.4.1 :tada:
The release is available on:
v0.4.1
Your semantic-release bot :package::rocket:
This PR enables CodeActions to trigger full stack report in the context of each diagnostics.
Newly added CodeAction would be enabled based on the env variable(PROVIDE_FULLSTACK_ACTION==“true”) so that it shall be enabled only for VSCode.
https://issues.redhat.com/browse/APPAI-1590