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 (
Expand
)
Author
2012-03-16
Moved "Markdown:" comments into module LuaDoc comments.
mitchell
2012-03-15
Added documentation for generating API documentation and Lua Adeptsense.
mitchell
2012-03-15
Added note about child Adeptsenses; modules/textadept/adeptsense.lua
mitchell
2012-03-14
Use buffer:get_lexer(true) more often when it should be used.
mitchell
2012-03-14
autocomplete_word() accepts default words; modules/textadept/editing.lua
mitchell
2012-03-07
Removed `scripts/update_doc` in favor of using `src/Makefile`.
mitchell
2012-03-07
Updated contact email address.
mitchell
2012-03-07
Documentation overhaul with Discount (Markdown implementation).
mitchell
2012-03-04
`_M.set_buffer_properties()` is now optional; modules/textadept/mime_types.lua
mitchell
2012-02-29
Updated Lua Adeptsense; modules/lua/api
mitchell
2012-02-29
Added more OSX key commands; modules/textadept/keys.lua
mitchell
2012-02-26
Support multiple '@return' tags in Lua Adeptsense documentation.
mitchell
2012-02-19
Forgot to patch my system's LuaDoc for new formatting; modules/lua/api
mitchell
2012-02-11
Updated Lua Adeptsense with new LuaDoc formatting; modules/lua/api
mitchell
2012-02-10
Update LuaDoc with new formatting.
mitchell
2012-01-31
Updated Lua Adeptsense.
mitchell
2012-01-31
Added ChucK lexer; modules/textadept/mime_types.conf
mitchell
2012-01-24
Rename module shortcut variables.
mitchell
2012-01-19
Fixed bug with recent files; modules/textadept/session.lua
mitchell
2012-01-17
Use lines() instead of read() for processes; modules/textadept/run.lua
mitchell
2012-01-13
Added extension filter and default filter; modules/textadept/snapopen.lua
mitchell
2012-01-10
Updated Lua Adeptsense.
mitchell
2012-01-06
Updated copyright information.
mitchell
2012-01-05
Code cleanup.
mitchell
2012-01-05
Renamed editing module's 'current_word' to 'select_word'.
mitchell
2012-01-05
Do not clear registered images when completing; modules/textadept/adeptsense.lua
mitchell
2012-01-05
Fixed bug introduced in recent code cleanup; modules/textadept/editing.lua
mitchell
2012-01-05
Rename '_m' to '_M'.
mitchell
2012-01-01
Code cleanup.
mitchell
2011-12-31
Changed 'locale.localize()' to global '_L' table.
mitchell
2011-12-31
Code cleanup.
mitchell
2011-12-21
Updated Lua Adeptsense.
mitchell
2011-12-20
Wrap LuaDoc for C tables and functions in long comments.
mitchell
2011-12-19
Close process; modules/textadept/keys.lua
mitchell
2011-12-13
Remove 'package.seeall' from LuaDoc comments.
mitchell
2011-12-13
Updated Lua Adeptsense.
mitchell
2011-12-12
Remove 'module' and update LuaDoc comments appropriately.
mitchell
2011-12-12
Updated to Lua 5.2.
mitchell
2011-11-30
Updated Lua Adeptsense.
mitchell
2011-11-27
Updated Lua Adeptsense.
mitchell
2011-11-23
Code cleanup.
mitchell
2011-11-23
Removed _m.textadept.editing.select_style().
mitchell
2011-11-23
Added theme utilities, modified light and dark themes, and removed scite theme.
mitchell
2011-10-31
Updated to Scintilla 3.0.0.
mitchell
2011-10-26
Fixed Adeptsense autocomplete for single item; modules/textadept/adeptsense.lua
mitchell
2011-10-04
Fixed bug with %n in replace introduced by r960; modules/textadept/find.lua
mitchell
2011-09-28
Use lexer at the caret for key commands and snippets.
mitchell
2011-09-28
Updated Lua adeptsense.
mitchell
2011-09-28
Fixed bug with autocomplete and capitalizations; modules/textadept/editing.lua
mitchell
2011-09-28
Update context menu on VIEW_AFTER_SWITCH; modules/textadept/menu.lua
mitchell
[next]