Hi,
the number 1 reason I use Netbeans is because of the excellent Version control integration. When one modifies the code, a marker is there to show you the differences, and to rollback them if you want to. The diff is also excellent.
Is something like this possible in Geany?
Eddy
Hi,
have you checked the geanyvc plugin? http://plugins.geany.org/geanyvc.html
It offers basic VC integration, though probably not the features you mentioned. Changed files are not marked AFAIK, and it opens an external diff viewer.
Robert
On Thu, Apr 11, 2013 at 9:01 AM, Eddy eddy147@gmail.com wrote:
Hi,
the number 1 reason I use Netbeans is because of the excellent Version control integration. When one modifies the code, a marker is there to show you the differences, and to rollback them if you want to. The diff is also excellent.
Is something like this possible in Geany?
Eddy
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Am 11.04.2013 09:01, schrieb Eddy:
Hi,
the number 1 reason I use Netbeans is because of the excellent Version control integration. When one modifies the code, a marker is there to show you the differences, and to rollback them if you want to. The diff is also excellent.
Is something like this possible in Geany?
This is not yet supported by the geanyvc plugin.
Cheers, Frank
On Thu, 11 Apr 2013 09:01:39 +0200 Eddy eddy147@gmail.com wrote:
[Visual VC integration]
Is something like this possible in Geany?
There is https://github.com/b4n/geany-git-ui, but I've never used that. Might be well worth a look though.
Regards
Alex
According to the specs, it is a basic viewer, looks like a start! Thx for the tip.
Are there any plans within the community to develop this further?
Thx for the info
On 11 April 2013 11:15, Alexander Eberspächer alex.eberspaecher@gmail.comwrote:
On Thu, 11 Apr 2013 09:01:39 +0200 Eddy eddy147@gmail.com wrote:
[Visual VC integration]
Is something like this possible in Geany?
There is https://github.com/b4n/geany-git-ui, but I've never used that. Might be well worth a look though.
Regards
Alex
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users