<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
On 03/02/2011 08:48, ik wrote:
<blockquote
cite="mid:AANLkTinSqrxN4-vs7-1anL5_xxZJ2i4-qL3Fa1n+qmqA@mail.gmail.com"
type="cite">
<div dir="ltr">Hello all,<br>
<br>
<a moz-do-not-send="true"
href="http://idkn.wordpress.com/2011/02/03/features-i-wish-to-see-in-a-text-editoride/">I've
created a small list of features that I really like to see in
a text editor</a> (and Lazarus in specific).<br>
They are just ideas, no obligation for any of them at all, but I
would really like to hear what you think on them regardless of
the implementation part.<br>
</div>
</blockquote>
from the page:<br>
<blockquote type="cite"><strong>Source preview of the entire content
near the scrollbar</strong>.</blockquote>
<blockquote type="cite"> <strong>Error and warning indicator in a
side bar.</strong></blockquote>
<br>
Your picture is almost black on black, even if I view it outside the
page (full size) => I can not see anything<br>
<br>
Anyway try to compile with -dWithSynOverviewGutter<br>
It gives an overview of some elements:<br>
- implementation vs interface<br>
- the yellow/green changed line indications<br>
- position of bookmarks<br>
- position of breakpoints<br>
<br>
=> It is meant to one day indicate the locations of errors and
warnings.....<br>
<br>
<blockquote type="cite"> <strong>Tab grouping of source files (and
also tab coloring as part of it)</strong>.</blockquote>
Not the same, but:<br>
using docked ide, you can use several source-edit windows, docking
all in the same window.<br>
Instead of docking them next to each other, dock them so they each
have the full space, and a tab.<br>
Then you have one row of tabs with the source-edit-windows; and in
each of them your selected editors.<br>
<br>
Tab drag/drop may not work that way, but you can use the context
menu to sort the editors...<br>
<br>
<blockquote type="cite">That's all for now (it does not look like
much, but it's a lot of work)<br>
</blockquote>
oh, yes, it is / will be.<br>
some ideas where already on the list.... <br>
<br>
<br>
<br>
<br>
</body>
</html>