<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 6, 2015 at 4:38 PM, Giorgio Marzano <span dir="ltr"><<a href="mailto:marzano.giorgio@gmail.com" target="_blank">marzano.giorgio@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">So, I tried qtcreator. <div><br><div>At first I was very disappointed by the interface, but then I realized that the menu bar was not presented due to some bug. </div></div><div><br>Then i removed appmenu-qt5 and everything went ok. I like the IDE. It is light,  clean and easy to use. GIT is not as integrated as in eclipse,</div></div></blockquote><div><br></div><div>Git is integrated on Qt Creator, and CVS, SVN and others.<br><br><a href="http://doc.qt.io/qtcreator/creator-version-control.html">http://doc.qt.io/qtcreator/creator-version-control.html</a><br> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div> anyway. Let's find out how to use it also for cross platform development.</div></div></blockquote><div><br></div><div>Very good too, as it supports Windows, OSX, Linux.<br></div><div>I use KDevelop on linux, QtCreator on MAC and Windows<br> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><br></div><div>BTW, removing appmenu-qt5 also caused subsurface to appear in a different, IMO nicer, way.</div></div><div class=""><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">2015-10-06 16:18 GMT+02:00 Miika Turkia <span dir="ltr"><<a href="mailto:miika.turkia@gmail.com" target="_blank">miika.turkia@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span>On Tue, Oct 6, 2015 at 3:13 PM, Giorgio Marzano<br>
<<a href="mailto:marzano.giorgio@gmail.com" target="_blank">marzano.giorgio@gmail.com</a>> wrote:<br>
> It seems like there is no way, using eclipse in C/C++ mode, to break long<br>
> statements after an operator... I am switching back to vim :)<br>
><br>
> Which vim plugins do you guys use (e.g. for git or code navigation)?<br>
<br>
</span>I only use the plugins that are default in Ubuntu, for C/C++ mode<br>
there hasn't been any need for special tweaking. For code navigation I<br>
use ctags to create the cache and jump around using standard vim<br>
navigation commands. ("ctags -R" on source dir and then the ^] and ^t<br>
work for navigation)<br>
<br>
Of course, there is still the XSLT stuff that I write and for that I<br>
use syntax/xml.vim that is included in Ubuntu as well.<br>
<span><font color="#888888"><br>
miika<br>
</font></span></blockquote></div><br></div>
</div></div></blockquote></div><br></div></div>