<p dir="ltr"><br>
On Sep 29, 2013 8:24 AM, "Patrick" <<a href="mailto:patrick@spellingbeewinnars.org">patrick@spellingbeewinnars.org</a>> wrote:</p>
<p dir="ltr">> I don't really like IDEs. I used gvim and I suppose it could almost be called an IDE as well but I mean I would rather use the shellr then clicking on a build button.</p>
<p dir="ltr">For what its worth, I use free pascal practically every day, but rarely open Lazarus.</p>
<p dir="ltr">I write most of my code in emacs, running inside a tmux session: <a href="http://tangentstorm.imgur.com/all/">http://tangentstorm.imgur.com/all/</a> </p>
<p dir="ltr">But if I were going to make a GUI app, it would be crazy of me to ignore Lazarus. :)</p>
<p dir="ltr">I also use it when I want to browse and navigate through other people's source code. You can ctrl-click on identifiers as id they were hyperlinks.</p>
<p dir="ltr">Also if part of what bothers you is all the floating panels, you can enable the anchor docking extension and put everything into one window. That made a tremendous difference for me.<br>
</p>