Welcome, Guest. Please login or register.

Author Topic: New Text Editor  (Read 8496 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline vidarh

  • Sr. Member
  • ****
  • Join Date: Feb 2010
  • Posts: 409
    • Show all replies
Re: New Text Editor
« on: May 03, 2011, 10:08:33 AM »
Quote from: Omega Space Protons;634995
I`m not trying to create a 39M text editor to sell. I want to create an open source text editor in which everyone can contribute in making it better. After some loose research, none of thebquoted text editors provide their source code.


If you want to contribute to an open source Amiga text-editor, take a look at FrexxEd. It's open source, and I'm working on various changes (AROS port works pretty well; various scripting updates; palette handling improvements etc.). It's fairly mature as-is, but there's plenty of room for improving it.

Take a look at https://github.com/vidarh/FrexxEd

I don't have enough time to work very quickly on it, so anyone who wants to join in and contribute are very much welcome... If you're interested, let me know and I'll outline some of the ideas I have
 

Offline vidarh

  • Sr. Member
  • ****
  • Join Date: Feb 2010
  • Posts: 409
    • Show all replies
Re: New Text Editor
« Reply #1 on: May 03, 2011, 12:21:43 PM »
Quote from: Daedalus;635062
I also think there's some room for a nice, simple text editor which has some options like syntax highlighting, line numbers etc., maybe auto-indenting and a scripting interface to allow compilation from the menus


FrexxEd supports all of this, and I'm sure several other Amiga editors does too.