microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
160.76k stars 28.18k forks source link

show git.viewChanges in a seperate windows (maybe base on floating window) #215543

Open tm1609 opened 1 month ago

tm1609 commented 1 month ago

Open All git Changes in one window is supported in vscode, but it can be do better.

Just like other git tools (webstorm or Folk), users can open all changes in a seperate window (in maximum size), which is very convenient for reviewing changes, and don't disturb your coding.

Maybe it can be implemented by floating window currently, but the interactive experience is not good, which requires user to move "Git: Changes" window into new window manullay.

VSCodeTriageBot commented 4 weeks ago

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!