discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ProjectCenter Status


From: Stefan Bidigaray
Subject: Re: ProjectCenter Status
Date: Tue, 21 Aug 2007 13:39:15 -0400

Thanks, I figured some of these were just things I overlooked.  I'll file the bug reports later and get you a copy of that project.  I just have a comment about 1 thing...

On 8/21/07, Sergii Stoian <stoyan255@gmail.com> wrote:
- Like was said by Sebastian, line numbering, in my opinion at least, is a must.  I had some issues with forgetting to put ";" at the end of the line, and it told what line number it was, but I still had to go through most of the code as I didn't know exactly which line it was on the editor.

Can I define this like: "Builder window should allow to jump to line in editor which have warning or error"? In other words: is it necessary to implement line numbering in editor? By "line numbering" I mean displaying number against each line at for example left side of editor.

That would work too!  I wouldn't mind jump-to-line I think it would be just as useful, however, almost every code editor I've used (mainly MATLAB's) implements line numbering and jump-to-line.  One thing I find interesting about MATLAB's editor is that instead of just plain jump-to-line, it actually puts a little red dot next to the line where the error is.  MATLAB is actually more of a scripting language (never compiled) so I'm not sure this would be possible for PC, but its very useful.

I'll get the bug reports in later today... Thanks
Stefan

reply via email to

[Prev in Thread] Current Thread [Next in Thread]