Recent Changes - Search:

textadept

PmWiki

HomePage

Textadept

Welcome to the Textadept Wiki.

Textadept is a fast, minimalist, and ridiculously extensible text editor for Linux, Mac OSX, and Windows. The C core will always be less than 2000 lines of code (excluding comments and blank lines) and contains the bare framework for a text editor. More than half of the C base is the Lua extension, and nearly everything in Textadept is controlled by Lua, making the editor's extensibility almost limitless.

Links

The basic editing page describes how to create pages in PmWiki. You can practice editing in the wiki sandbox. Note that you have to add a link to the main page if you create a new page.

Migrating to Textadept 5

Language modules

Official modules for HTML, CSS, Ruby, Rails, Rhtml, PHP and Java are available as a zipped release and on Bitbucket.

  • CoffeeScript
  • D Programming Language -- Works with the Dscanner program to provide autocomplete for D code.
  • Javascript -- Provides adeptsense autocompletion for several DOM methods and a subset of jQuery.
  • Python -- Helps to automate indention in Python code
  • LaTeX -- Snippets for LaTeX markup
  • XML -- Closes XML tags as you type them. Can automatically close tags at the cursor position. Contains several XSLT snippets.
  • Hypertext add-on -- Several of the above XML module's features, plus a limited implementation of the Zen Coding abbreviation engine. Requires the official Hypertext module.
  • Markdown

Modules

Functions

Themes

Collections of modifications, .textadept

Theming

Snippets

Lexers

Miscellaneous


Notes and scripts for older versions

Stuff Only Working for 3.X to 4.X

Language Modules

Modules

Functions

Themes

Snippets

Miscellaneous

Stuff Only Working for 2.X

Modules

Functions

Snippets

Miscellaneous

Patches

Edit - History - Print - Recent Changes - Search
Page last modified on January 24, 2012, at 01:18 AM