index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
Age
Commit message (
Expand
)
Author
2021-06-11
Updated Lua autocompletion and documentation.
mitchell
2021-06-11
Updated for 11.2 beta 3.
mitchell
2021-06-10
`textadept.editing.filter_through` respects multiple and rectangular selectio...
mitchell
2021-06-08
Do not attempt to restore the selection when typing after selecting/deleting ...
mitchell
2021-06-01
Added support for Gleam.
mitchell
2021-05-30
Updated LuaDoc.
mitchell
2021-05-29
Updated for 11.2 beta 2.
mitchell
2021-05-29
Updated to Scintilla 5.0.3.
mitchell
2021-05-29
Do not attempt to restore the selection when typing after selecting/deleting ...
mitchell
2021-04-30
Replaced `events.FILE_{BEFORE,AFTER}_RELOAD` with `events.BUFFER_{BEFORE,AFTE...
mitchell
2021-04-15
Fixed a couple failing unit tests.
mitchell
2021-04-14
Updated Scintilla iface LuaDoc.
mitchell
2021-04-14
Addressed some minor Luacheck issues.
mitchell
2021-04-13
Updated to Scintilla 5.0.1 and latest Scintillua and Scinterm.
mitchell
2021-04-11
Initial pass reformatting all code.
mitchell
2021-03-28
Updated for 11.2 beta.
mitchell
2021-02-11
Added support for TypeScript.
mitchell
2021-02-09
Added `ui.SHOW_ALL_TABS` option for `ui.tabs`.
mitchell
2021-01-29
Updated for 11.1.
mitchell
2021-01-29
Updated copyright information.
mitchell
2021-01-24
Fixed bug restoring view state in an intermediate buffer after closing one.
mitchell
2021-01-22
`io.get_project_root()` accepts an optional flag for returning a submodule root.
mitchell
2021-01-22
Added `textadept.run.test()` and `textadept.run.test_commands`.
mitchell
2021-01-22
Compile, run, and build command functions can also return environment tables.
mitchell
2021-01-12
Added Xs support.
mitchell
2021-01-12
Added systemd support.
mitchell
2021-01-12
Added Spin support.
mitchell
2021-01-12
Added RouterOS support.
mitchell
2021-01-12
Added fstab support.
mitchell
2021-01-12
Added systemd-networkd support.
mitchell
2021-01-12
Added Zig support.
mitchell
2021-01-11
Added Reason support.
mitchell
2021-01-11
Added Pony support.
mitchell
2021-01-11
Added Meson support.
mitchell
2021-01-11
Added Julia support.
mitchell
2021-01-11
Added Fantom support.
mitchell
2021-01-11
Added Elm support.
mitchell
2021-01-11
Added Clojure support.
mitchell
2020-12-22
Fixed `buffer:reload()` only reloading up to a NUL byte, if present.
mitchell
2020-12-15
Do not show deleted files in recent file list.
mitchell
2020-12-15
Do not prompt for file reload during `io.close_all_buffers()`.
mitchell
2020-11-30
Updated for 11.0.
mitchell
2020-11-30
Updated LuaDoc.
mitchell
2020-11-16
Added `events.UNFOCUS` for when Textadept loses focus.
mitchell
2020-11-10
Fill `keys` and `snippet` tables with language-specific tables on init.
mitchell
2020-11-03
Fixed `lfs.walk()` bug with root directory.
mitchell
2020-10-30
Updated for 11.0 beta 2.
mitchell
2020-10-25
Handle more types of recursive symlinks in `lfs.walk()`.
mitchell
2020-10-25
Handle recursive symlinks in `lfs.walk()`.
mitchell
2020-10-20
Code cleanup.
mitchell
[next]