Notepas icon
Notepas icon

Notepas

 9 likes

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.

Notepas screenshot 1

License model

  • FreeOpen Source

Application types

Platforms

  • Mac
  • Windows
  • Linux
Discontinued

Cannot run on macOS Monterey and the last update is from 2016.

2 / 5 Avg rating (1)
9likes
1comment
0news articles

Features

Suggest and vote on features
  1.  Syntax Highlighting
  2.  Portable
  3.  Search and Replace
  4.  Support for Unicode
  5.  GPLv3

 Tags

Notepas News & Activities

Highlights All activities

Recent activities

  • TBayAreaPat reviewed Notepas  
    10 months ago

    Doesn't save to any known filetype. ( I may be out of the loop about this sort of thing) It does mention .xml, but I don't see that option. Doesn't do .rtf.

  • App icon
    BarnMTB added Notepas as alternative to Ivirius Text Editor
    11 months ago
Show all activities

Notepas information

  • Developed by

    Tim Sinaeve
  • Licensing

    Open Source and Free product.
  • Alternatives

    110 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentOffice & Productivity

Our users have written 1 comments and reviews about Notepas, and it has gotten 9 likes

Notepas was added to AlternativeTo by ap1978 on Oct 1, 2014 and this page was last updated Dec 21, 2022.

Comments and Reviews

   
 Post comment/review
Top Negative Comment
TBayAreaPat
Aug 31, 2024
0

Doesn't save to any known filetype. ( I may be out of the loop about this sort of thing) It does mention .xml, but I don't see that option. Doesn't do .rtf.

What is Notepas?

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.

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: 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.

Other features:

  • Single native and fast executable, no external libraries required.
  • Portable, as settings are stored in a single XML-file.
  • Syntax highlighting.
  • Code folding depending on syntax (currently for XML, HTML and Pascal code but will be extended to support all highlighters).
  • Multi-line comment folding.
  • Selection folding.
  • Region folding.
  • Synchronized edit.
  • Line modification indicators.
  • Line numbers display.
  • Smart searching of the word at the caret position (CTRL-ALT-UP/CTRL-ALT-DOWN)
  • Highlighting of words matching the selected word.
  • Highlighting of text matching the selected block.
  • Highlighting of matching bracket.
  • Routine seperators.
  • Highlighting of search matches.
  • Comment and uncomment (for both line and block comments) handling depending on active highlighter.
  • Column selection mode.
  • Supports user definable highlighters. Highlighter rules can be specified using XML.
  • Extensive set of keyboard shortcuts allowing fast navigation and intuitive text editing.
  • Drag and drop support for both files and code selections.
  • Search & replace in multiple opened files with regular expression support.
  • Support for multiple encoding schemes (Unicode and many others).
  • More..