git / git-scm.com

The git-scm.com website. Note that this repository is only for the website; issues with git itself should go to https://git-scm.com/community.
https://git-scm.com/
MIT License
2.16k stars 1.21k forks source link

Added VS Code GUI (it has a source control feature) #1846

Closed gusborg88 closed 4 months ago

gusborg88 commented 4 months ago

Changes

Added a VS Code to the GUI list, in guis.yml and 2 images in the guis folder. Also the image is just from their website https://code.visualstudio.com/docs/sourcecontrol/overview#_3way-merge-editor

-

Context

VS Code is very popular, and i noticed it wasn't on here.

pedrorijo91 commented 4 months ago

thanks for the contribution @gusborg88

even though VS code has a source control feature, it's not a git GUI tool. nowadays all (rich) code editors have a source control feature, even though it's not their primary goal. other tools listed here are built to help in source control. if we relaxed the "definition", then we would add all code editors here

gusborg88 commented 4 months ago

Damn ok