From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,91ec3b1c30b751e5 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-03-27 15:23:29 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!cyclone.bc.net!sunqbc.risq.qc.ca!newsfeed.mathworks.com!news.tele.dk!not-for-mail Message-ID: <3CA2546C.7080504@oek.dk> Date: Thu, 28 Mar 2002 00:23:24 +0100 From: "Peter I. Hansen" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.9) Gecko/20020320 X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: cross-platform source code editor References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Organization: TDC Internet NNTP-Posting-Host: 195.215.62.2 X-Trace: 1017271408 dread03.news.tele.dk 55230 195.215.62.2 X-Complaints-To: abuse@post.tele.dk Xref: archiver1.google.com comp.lang.ada:21735 Date: 2002-03-28T00:23:24+01:00 List-Id: > > > So I kept looking, and then I found SciTE. >http://www.scintilla.org/SciTE.html > >I must tell everyone to try out this editor! It's avaiable for Windows, >Linux, and Solaris. It has many features and is highly customizable, but it >is small, fast, and efficient. It's not a "visual studio" but it does allow >for compiling and running programs from within the editor. It has >auto-tabs, word completion, and of course syntax highlighting for Ada. The >tools commands (compile, make, execute) for ada worked right out-of-the-box >for me. I needed to add a tool command to run GVD, but this was easy to do. > >Sorry if this sounds like I'm plugging SciTE, I just wish someone had >pointed it out to me a long time ago (which is what I hope to do for others >now). > This is a very nice editor indeed. If a few features were added it would be perfekt. i) Black background ( This can probably be configure ) ii) The button movement from VIM in combination with mouse ! iii) A print feature ( anjuta have this ) /Peter