| Home | Trees | Indices | Help |
|---|
|
|
This plugin listens for events that change the text buffer and changes
the buffer lexing styles if they needs to be changed.
This plugin provides the following actions:
GetLexerItem (itemname, callback)
Get an arbitrary item from the lexer for the focused TextView,
variable name and callback function to return the item to.
This plugin listens for the following events.
NewFileCreated
FileOpened
BufferSwitched
TextViewAdded
FileSaved
FileClosed
Adjusts the syntax highlighting on a buffer when event occurs.
|
|||
|
LexerInfo Class collects information about a specific lexing mode, including information for syntax parsing as well as possibly info for code folding, autoindent, and other features. |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
lexers =
|
|||
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0beta1 on Fri Oct 12 10:32:59 2007 | http://epydoc.sourceforge.net |