index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Age
Commit message (
Expand
)
Author
2016-12-31
Updated copyright information.
mitchell
2016-12-21
Updated for 9.2.
mitchell
2016-12-08
Updated for 9.1.
mitchell
2016-11-04
Removed MacRoman encoding option, as OSX uses UTF-8 by default.
mitchell
2016-09-29
Added link to learning Lua; doc/index.html
mitchell
2016-09-28
Updated book links.
mitchell
2016-09-28
Updated for 9.0.
mitchell
2016-09-19
Updated "Why Textadept?" section to be more factual; doc/index.html
mitchell
2016-09-15
Added a "Why Textadept?" type of section; doc/index.html
mitchell
2016-09-15
Allow on-site donations and EBook purchases.
mitchell
2016-07-06
Document how to generate Lua autocompletion and documentation for user modules.
mitchell
2016-07-04
Added timeout prompt for "Find in Files".
mitchell
2016-07-04
Replaced Lua pattern matching with Regex via Scintilla and TRE.
mitchell
2016-06-30
Small manual and LuaDoc updates.
mitchell
2016-06-27
Added note on scripting auto-save; doc/manual.md
mitchell
2016-06-27
Document new snippet directory paths preference; doc/manual.md
mitchell
2016-06-27
Added `textadept.snippets._paths` for file-based snippets.
mitchell
2016-06-27
Updated migration guide section to read a bit easier; doc/manual.md
mitchell
2016-06-25
Updated migration guide; doc/manual.md
mitchell
2016-06-16
Changed arguments to `ui.goto_view()` and `view:goto_buffer()`.
mitchell
2016-06-15
`textadept.editing.goto_line()` takes 0-based line number.
mitchell
2016-06-15
Updated migration guide along with formatting updates; doc/manual.md
mitchell
2016-06-15
Added new "Getting Started" section to "Scripting"; doc/manual.md
mitchell
2016-06-15
Rewrote manual sections 7-9 and updated other sections and links; doc/manual.md
mitchell
2016-06-15
Refactored `textadept.run`; modules/textadept/run.lua
mitchell
2016-06-15
Renamed `textadept.session` fields.
mitchell
2016-06-15
Changed "find in files" API a bit.
mitchell
2016-06-15
Do not auto-load `post_init.lua` files in language modules anymore.
mitchell
2016-06-15
Changed some settings and table names in `textadept.editing`.
mitchell
2016-06-15
Renamed `ui.SILENT_PRINT` to `ui.silent_print`.
mitchell
2016-06-15
Changed some of 'lfs_ext' API.
mitchell
2016-06-15
Removed `exclude_FILTER` parameter from `io.quick_open()`.
mitchell
2016-06-15
Renamed "snapopen" to "quick open" in APIs and menus.
mitchell
2016-06-14
Fixed API documentation generation bug; doc/markdowndoc.lua
mitchell
2016-06-11
Updated to Lua 5.3.3.
mitchell
2016-04-29
Textadept has been around for more than 8 years now; doc/manual.md
mitchell
2016-04-29
Updated for 8.7.
mitchell
2016-02-29
Updated for 8.6.
mitchell
2016-01-30
Added single-instance functionality for Win32 and require GLib 2.28+.
mitchell
2016-01-29
Added '-v' and '--version' command line parameters.
mitchell
2015-12-31
Updated copyright date.
mitchell
2015-12-31
Updated for 8.5.
mitchell
2015-12-31
Textadept has been using Lua 5.3 for some time now; doc/manual.md
mitchell
2015-12-22
No need to highlight the second edition of the book; doc/index.html
mitchell
2015-11-11
PGP sign packages for added integrity.
mitchell
2015-11-07
Updated for 8.4.
mitchell
2015-10-01
Updated for 8.3.
mitchell
2015-09-09
Fixed copyright date; doc/index.html
mitchell
2015-08-31
Updated for 8.2.
mitchell
2015-06-30
Updated for 8.1.
mitchell
[next]