### The issue - The buttons in the VSCode extension and on the GitHub issue page are not the same. - The `Close Issue` button is on the wrong side. ### Background **GitHub** <img width="968" height="335" alt="Image" src="https://github.com/user-attachments/assets/1be9fe50-9c68-44b7-b2c7-84138cf55691" /> - `Close Issue` - `Close as completed` - `Close as not planned` - `Close as duplicate` - `Comment` <img width="689" height="327" alt="Image" src="https://github.com/user-attachments/assets/41913a2c-87d8-49cf-8811-22a2f9482f6a" /> - `Close with comment` **VSCode** <img width="946" height="236" alt="Image" src="https://github.com/user-attachments/assets/fee3b7df-9703-43e6-a8dc-f5ec962cbc70" /> - `Close Issue` - `Comment` ### Solution - Make the buttons in VSCode match those on GitHub ### Related Issues - Add a "comment and resolve" button #3568
The issue
Close Issuebutton is on the wrong side.Background
GitHub
Close IssueClose as completedClose as not plannedClose as duplicateCommentClose with commentVSCode
Close IssueCommentSolution
Related Issues