Details
-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
-
None
Description
[Third of a series of suggestions from a long time NetBeans cnd user]
I find that Netbeans has much tighter Version Control integration than Creator.
Here https://netbeans.org/kb/docs/ide/git.html#viewChanges is a description of the Netbeans git integration (which is similar to other version control systems like mercurial and CVS)
Here are the features that I used to use frequently that I'd like to see
- Ability to see which files have been modified (black filename unmodified, blue modified)
- Ability to see in the main IDE where I've made changes with respect to the current branch. No need to go to a separate pane to see the diff.
- Ability to undo those changes
- The local copy in the diff view can be edited
Attachments
Issue Links
- is required for
-
QTCREATORBUG-19721 Git user interface improvements
- Reported
- relates to
-
QTCREATORBUG-18482 Git: Integrate diff widget directly into "Git Commit" editor (like in git gui)
- Reported
-
QTCREATORBUG-23299 Add an annotation (blame) border to editors
- Reported
-
QTCREATORBUG-8857 Git: visualize modified files in project tree
- Open