vector-of-bool / vscode-gitflow

Gitflow integration for Visual Studio Code
89 stars 22 forks source link

PyCharm git-flow as benchmark? #5

Open imaia opened 8 years ago

imaia commented 8 years ago

PyCharm git-flow integration is pretty much great. What about taking it as a benchmark for this project?

vector-of-bool commented 8 years ago

What sort of features from PyCharm would you like to see in this plugin? I don't have a ready install of PyCharm to play with, and a quick search only returns the PyCharm plugin page, and I'm not quite sure of what features you might be looking for.

imaia commented 8 years ago

There are a few. Take a look at the interface http://8.t.imgbox.com/pH2wLSMC.jpg

It allows me to easily access gitflow commands without any typing. If I click in the "start feature", it asks me the feature name and creates a feature from my develop branch. Other options are also easy to use.