FrostEd – Cross-platform text editor

When I switched to Mac OS X something I was really missing was an easy-to-use and free advanced text editor, something like Notepad++ on Windows. I found Smultron and Fraise which are really great editors but lack some features regarding some syntax highlighters and code folding and I came across some annoying bugs when I’m trying to edit larger source code or text files.

What I’m looking for in a text editor (and I’m trying to implement those “features” to the best I can):

  • Fast (especially startup time)
  • Netbook-/Nettop-compatible
  • Codefolding
  • Indent/Unindent lines
  • Syntax highlighting for at least C/C++, Pascal (Object Pascal or FreePascal dialect) and XML
  • Good Find-and-Replace-function
  • Live Search in text files (or something similar)
  • Editing two files at the same time


  • Currently I’m trying to decide on a license (MIT, MPL or GPL), but after that’s decided I will officially release it which will possibly be in a few days.

    2 comments

    1. Looks great!I have searched a netbook-compatible text editor for a long time.Maybe your editor would become my favorite text-editor!

      Greetings

    Trackbacks/Pingbacks

    1. FrostEd Alpha 1 | Freeze Developer's Blog - [...] I finally decided to release FrostEd Alpha 1. If you don’t know what FrostEd is, click here for more ...

    Leave a Reply