Jump to content

Sky Slate Blueberry Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate
Photo

Notepas editor


  • Please log in to reply
No replies to this topic
fred
  • Members
  • 263 posts
  • Last active: Oct 24 2013 02:02 PM
  • Joined: 01 Feb 2010

( no syntax highlighting  for AutoHotkey yet but should be easy to make )

 

Notepas is a fast native multi-platform text editor written in Lazarus and can be compiled for multiple platforms and widget sets using the advanced native Free Pascal Compiler.

Aimed towards developers it is equipped with some functions usually not found in other text editors and introduces a couple of new exclusive features:

Code filter: a tool to filter lines that match a given search string or regular expression.
Code shaper: a set of tools to apply advanced formatting rules to a text selection.
Smart select: make (customizable) selections that depend on the active highlighter and context.
Align lines: align multiple lines based on tokens found in the current selection.
Common Syntax coloring rules for all registered highlighters.
Advanced docking support.

 

http://code.google.com/p/notepas/


I'm just trying to help, so don't kill me if i'm wrong.