S
S
sba2014-05-01 11:25:03
Programming
sba, 2014-05-01 11:25:03

Highlighting differences in Qt Creator

Is it possible to highlight in Qt Creator the differences between the current version of the source code and the version from the repository directly in the text editor window, as is done in NetBeans. That is, a block of text is marked: new, modified, deleted. For the last two, there is a pop-up block with the contents of the block from the repository. A very handy feature. How many different editors I have not tried - I can’t make friends with any of them after I completely got hooked on this functionality in NetBeans.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
DancingOnWater, 2014-05-05
@sba

Exactly this - no, it is possible to see the differences between the two versions of the files, similar to how it is done in tortoiseSVN.

N
Nalivai, 2014-05-19
@Nalivai

Actually, diff, tied to the selected version control system, does this, although the current version of the file must first be committed, but why not.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question