资 源 简 介
16/03/2015
The code repository has been moved to GitHub.
The primary download location for releases remains at SourceForge
Introduction
Notepas is a fast portable native multiplatform 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:
* Alpha blended coloring supporting multiple layers of transparency for both text and background.
* Code filter: a tool to filter lines that match a given search string or regular expression.
* Code shaper<