index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
Age
Commit message (
Collapse
)
Author
2011-01-17
Added Adeptsense.
mitchell
2011-01-13
More informative check_focused_buffer() error message.
mitchell
2010-12-29
The filter-through module handles selected text as stdin better.
mitchell
2010-12-28
Updated copyright information.
mitchell
2010-12-26
Separated key command manager from key command definitions.
mitchell
2010-12-23
Added filter-through module for shell commands.
mitchell
2010-12-23
Code cleanup.
mitchell
2010-12-19
Use buffer.selection_start and buffer.selection_end.
mitchell
2010-12-09
Utilize lexers added to scintillua; modules/textadept/mime_types.conf
mitchell
2010-12-01
Change back to Shift+Return for autocomplete end; modules/lua/commands.lua
mitchell
2010-11-30
Added 'file_after_save' event.
mitchell
2010-11-30
New manual.
mitchell
2010-11-30
Ignore shebang line when checking Lua syntax; modules/lua/commands.lua
mitchell
2010-11-24
Added key commands and menu options for toggling virtual space.
mitchell
2010-11-23
Code cleanup.
mitchell
Also modified the editing module's enclose() and select_enclosed() functions.
2010-11-15
LuaDoc cleanup.
mitchell
2010-11-11
Code cleanup.
mitchell
2010-11-11
Simplify modules/textadept/menu.lua by Robert Gieseke.
mitchell
2010-11-10
Updated LuaDoc; modules/lua/commands.lua
mitchell
2010-11-10
Changes to Lua module.
mitchell
Added syntax checking for file saving. Changed autocomplete of 'end' to take advantage of key propagation; Pressing Shift+Return is no longer necessary; Return is used.
2010-10-28
Fixed syntax error in modules/textadept/run.lua.
mitchell
2010-10-28
Rename MAC variable in to OSX in Lua, __OSX__ in C.
mitchell
2010-10-28
Fixed bug in modules/textadept/run.lua from localization changes.
mitchell
2010-10-25
Do not clear statusbar text if set by key command; modules/textadept/keys.lua
mitchell
2010-10-25
Speed up find in files; modules/textadept/find.lua
mitchell
2010-10-25
Allow access to find_in_files() through the gui.find API.
mitchell
2010-10-18
Added JSP lexer; modules/textadept/mime_types.conf
mitchell
2010-10-15
Make word highlight colors more universal; modules/textadept/editing.lua
mitchell
2010-10-15
Added key commands and changed LuaDoc for highlighting words.
mitchell
2010-10-15
Can highlight all occurances of a word; adapted from Brian Schott.
mitchell
2010-10-15
Changed locale implementation.
mitchell
2010-10-14
Removed some useless editing module functions.
mitchell
2010-10-14
Code formatting changes.
mitchell
2010-10-13
Make recursion depth a parameter; modules/textadept/snapopen.lua
mitchell
2010-10-13
Think before clearing key command statusbar updates; modules/textadept/keys.lua
mitchell
2010-10-11
gui.dialog() can take tables of strings as arguments.
mitchell
2010-10-09
Fixed some snapopen Luadoc; modules/textadept/snapopen.lua
mitchell
2010-10-09
Fix menu item conflicts; modules/textadept/menu.lua
mitchell
2010-10-09
Remove extra slash from snapopen currentdir menu; modules/textadept/menu.lua
mitchell
2010-10-09
Update UI after command entry command; modules/textadept/command_entry.lua
mitchell
2010-09-30
Performance improvement; modules/textadept/snapopen.lua
mitchell
2010-09-30
Set max list size for snapopen to prevent blocking.
mitchell
2010-09-30
Updated documentation; modules/textadept/snapopen.lua
mitchell
2010-09-29
Added a textadept.snapopen module.
mitchell
2010-09-29
Fixed menu commands for snippets; modules/textadept/menu.lua
mitchell
2010-09-13
Updated lexer names from Scintillua; modules/textadept/mime_types.conf
mitchell
2010-08-31
Updated LuaDoc.
mitchell
2010-08-31
Halt keypress event after showing completion list; modules/textadept/editing.lua
mitchell
2010-08-31
Change Lua interface to support updated LPeg Scintilla lexer.
mitchell
2010-08-26
Fixed infinite loop bug with Lua pattern search; modules/textadept/find.lua
mitchell
[next]