index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
properties.lua
Age
Commit message (
Expand
)
Author
2014-10-25
Improvements to terminal mouse handling.
mitchell
2014-10-21
Enable mouse clicks and movements in the terminal version.
mitchell
2014-08-18
Updated to Scintilla 3.5.0.
mitchell
2014-05-28
Utilize list separator characters instead of hard-coded characters.
mitchell
2014-05-24
Updated past Scintilla 3.4.2 for `buffer.auto_c_multi` feature.
mitchell
2014-01-12
Updated copyright information.
mitchell
2013-10-09
Use an indicator to highlight matching braces.
mitchell
2013-10-09
More LuaDoc updates.
mitchell
2013-09-27
Integrated compile and run commands for most languages.
mitchell
2013-09-23
Code and documentation cleanup.
mitchell
2013-09-17
Changed symbol marker margin settings; properties.lua
mitchell
2013-09-16
Removed the `SC` prefix from most constants in `_SCINTILLA.constants`.
mitchell
2013-09-16
Removed the `SC_` prefix from constants in `_SCINTILLA.constants`.
mitchell
2013-09-16
Moved custom markers and indicators into themes and added more properties.
mitchell
2013-08-24
Include Scintilla constants in `buffer`s.
mitchell
2013-05-21
Renamed "settings.lua" to "properties.lua".
mitchell