PostEditor 2.0

Using postEditor you can tabulate without losing your focus and maintain the tabsize in line brakes. You can also use snippets like in TextMate.

Features:

  • Auto-Indent in linebrakes and snippets
  • Snippet Tabposition: ul+tab+tab
  • Snippet Autocompletion: ol+tab+tab+tab (keypressendAutocompletion+tabnext tabposition)
  • Dynamic snippet: date+tab
  • Auto-Pairing of Brackets and Other Characters
  • Scope system in Snippets and smartTypingPairs
  • Functions in selections ctrl+shift+[0-9]: ctrl+shift+8 = selection to UpperCase

Snippets you can use in the example textarea (snippet+Tab): will be replaced with the code.

  • strong, em, blockquote, code, javascript, html, bq, js, { (Simple snippet)
  • $, new Class, .extend, a (Tabposition)
  • date (Dynamic snippet)
  • ol (Autocompletion)
  • </li> (next tag li)

Download:

postEditor and language.FORUM (example forum.mootools.net).

Sites using postEditor:

Postdata: Only safari and Firefox.

License: PostEditor is released under the Open Source MIT license, which gives you the possibility to use it and modify it in every circumstance.