index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-10-22
Added tags for the Lua C API to the ansi_c module.
mitchell
2015-10-22
Snippets can now be functions that return text; modules/textadept/snippets.lua
mitchell
2015-10-20
Tabbing through a choice should autocomplete it; modules/textadept/snippets.lua
mitchell
2015-10-20
Added snippet choice placeholders; modules/textadept/snippets.lua
mitchell
2015-10-19
Save bookmarks in sessions; modules/textadept/session.lua
mitchell
2015-10-17
Do not error when trying to snapopen a non-existent project; core/file_io.lua
mitchell
2015-10-14
Updated to LPeg 1.0; src/Makefile
mitchell
2015-10-12
Do not interpret `%n</...>` as transforms; modules/textadept/snippets.lua
mitchell
2015-10-12
Fixed S-Tab binding in CDK widgets; src/cdk.patch
mitchell
2015-10-07
Fixed potential bug in UPDATE_UI handler; modules/textadept/snippets.lua
mitchell
2015-10-07
Fixed '%' escape sequences in snippets; modules/textadept/snippets.lua
mitchell
2015-10-01
Added tag textadept_8.3 for changeset 5b2d26bc477f
mitchell
2015-10-01
Updated CHANGELOG.md.
mitchell
2015-10-01
Updated lspawn and Scintillua dependency versions; src/Makefile
mitchell
2015-10-01
Updated Lua autocompletion and documentation; modules/lua/api
mitchell
2015-10-01
Updated for 8.3.
mitchell
2015-09-29
Added Gherkin lexer.
mitchell
2015-09-27
Updated LuaDoc; core/init.lua
mitchell
2015-09-26
Fixed Python syntax checker on Win32; modules/textadept/run.lua
mitchell
2015-09-26
Updated `spawn()` for Win32 curses and updated LuaDoc; core/init.lua
mitchell
2015-09-24
Do not emit LEXER_LOADED for the command entry; modules/textadept/file_types.lua
mitchell
2015-09-18
Refactored snippets to use indicators instead of ugly placeholder text.
mitchell
2015-09-15
Updated to Scintilla 3.6.1.
mitchell
2015-09-14
Improved apidoc lookup behind the caret; modules/textadept/editing.lua
mitchell
2015-09-09
Fixed copyright date; doc/index.html
mitchell
2015-09-07
Fixed bug in parsing syntax error output for Ruby; modules/textadept/run.lua
mitchell
2015-09-04
Use `spawn()` for syntax checking; modules/textadept/run.lua
mitchell
2015-09-01
Added tag textadept_8.2 for changeset 9a873199b451
mitchell
2015-08-31
Updated CHANGELOG.md.
mitchell
2015-08-31
Updated FAQ.md.
mitchell
2015-08-31
Updated for 8.2.
mitchell
2015-08-28
Updated Lua autocompletion and documentation.
mitchell
2015-08-28
Added all gtdialog bugfixes and changes to CHANGELOG.md entries.
mitchell
2015-08-28
Added all Scintillua bugfixes and changes to CHANGELOG.md entries.
mitchell
2015-08-28
Added Scintilla bugfixes and changes to CHANGELOG.md entries.
mitchell
2015-08-25
Use an empty block comment string by default; modules/textadept/editing.lua
mitchell
2015-08-19
Handle 'typeref' in ctags; modules/ansi_c/init.lua
mitchell
2015-08-16
Block comment should respect indentation; modules/textadept/editing.lua
mitchell
2015-08-11
Fixed segfault when quitting while the command entry is open; src/textadept.c
mitchell
2015-08-08
Added automatic syntax-checking capability as files are saved.
mitchell
2015-08-08
Added comment support for Elixir and WSF; modules/textadept/editing.lua
mitchell
2015-08-03
Updated to Scintillua 3.6.0-1; src/Makefile
mitchell
2015-08-02
Updated to Scintilla 3.6.0.
mitchell
2015-07-28
Added Italian translation and updated French translation.
mitchell
2015-07-25
Highlight found text in find in files results.
mitchell
2015-07-01
Added tag textadept_8.1 for changeset 43161da9f976
mitchell
2015-07-16
Fixed transpose characters bug at buffer start; modules/textadept/editing.lua
mitchell
2015-07-01
Updated CHANGELOG.md.
mitchell
2015-06-30
Updated Lua autocompletion and documentation.
mitchell
2015-06-30
Updated for 8.1.
mitchell
[next]