Open Issues Need Help
View All on GitHub Handle "Cancel" cases gracefully. about 2 months ago
AI Summary: Improve the user experience of the VS Code extension for ck3tiger by handling 'Cancel' button clicks more gracefully during the initial path configuration. The current implementation shows subsequent path configuration prompts even after cancellation, leading to a poor user experience. The task involves modifying the extension's code to properly handle cancellations, potentially displaying appropriate error messages and preventing further prompts when a user cancels.
Complexity:
3/5
enhancement good first issue