Modules

_G Extends Lua's _G table to provide extra functions and fields.
_L Table of all messages used by Textadept for localization.
_M A table of loaded modules.
_M.cpp The cpp module.
_M.css The css module.
_M.hypertext The hypertext module.
_M.java The java module.
_M.lua The lua module.
_M.php The php module.
_M.rails The rails module.
_M.rhtml The RHTML module.
_M.ruby The ruby module.
_M.textadept The textadept module.
_M.textadept.adeptsense Language autocompletion support for the textadept module.
_M.textadept.bookmarks Bookmarks for the textadept module.
_M.textadept.editing Editing commands for the textadept module.
_M.textadept.filter_through Filter-Through for the textadept module.
_M.textadept.keys Defines key commands for Textadept.
_M.textadept.menu Provides dynamic menus for Textadept.
_M.textadept.mime_types Handles file-specific settings.
_M.textadept.run Module for running/executing source files.
_M.textadept.session Session support for the textadept module.
_M.textadept.snapopen Snapopen for the textadept module.
_M.textadept.snippets Provides Lua-style snippets for Textadept.
_SCINTILLA Scintilla constants, functions, and properties.
args Processes command line arguments for Textadept.
buffer The current buffer in the current view.
events Textadept's core event structure and handlers.
gui The core gui table.
gui.command_entry Textadept's Command entry.
gui.find Textadept's integrated find/replace dialog.
io Extends Lua's io package to provide file input/output routines for Textadept.
keys Manages key commands in Textadept.
lexer Performs lexing of Scintilla documents.
string Extends Lua's string package to provide character set conversions.
view The currently focused view.

Valid XHTML 1.0!