progress notification cancelable default is different than vscode #8421
Labels
bug
bugs found in the application
help wanted
issues meant to be picked up, require help
vscode
issues related to VSCode compatibility
Bug Description:
In the progress notification the default of the cancelable option in Theia is true and in vscode it's false.
Steps to Reproduce:
Run this extension on Theia and vscode without declaring cancelable. (remove this line)
See that on vscode there's no cancel button and in Theia there is.
Additional Information
The text was updated successfully, but these errors were encountered: