aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2021-11-05Added '`' to autopair and typeover.mitchell
2021-10-01Fixed uncommenting comments that are not initially aligned.mitchell
2021-09-30Updated Lua autocompletion and documentation.mitchell
2021-09-01Do not run command entry again while in command entry.mitchell
2021-08-31Updated Lua autocompletion and documentation.mitchell
2021-06-27Updated to Scintilla 5.1.0.mitchell
2021-06-26Append trailing newline to multiple and rectangular selection input for `filt...mitchell
2021-06-11Updated Lua autocompletion and documentation.mitchell
2021-06-11Support "Replace All" in multiple and rectangular selection.mitchell
2021-06-10`textadept.editing.filter_through` respects multiple and rectangular selectio...mitchell
2021-06-05Allow "Replace All" for empty regex matches.mitchell
2021-06-01Added support for Gleam.mitchell
2021-05-30Updated LuaDoc.mitchell
2021-05-29Updated to Scintilla 5.0.3.mitchell
2021-04-30Replaced `events.FILE_{BEFORE,AFTER}_RELOAD` with `events.BUFFER_{BEFORE,AFTE...mitchell
2021-04-30When filtering through, do not replace buffer contents if nothing changed.mitchell
2021-04-16Added ability to specify find & replace pane entry font via `ui.find.entry_fo...mitchell
2021-04-14Attempt to restore view scroll state after `textadept.editing.filter_through()`.mitchell
2021-04-14Updated Scintilla iface LuaDoc.mitchell
2021-04-14Fixed file extension conflicts.mitchell
2021-04-14Addressed some minor Luacheck issues.mitchell
2021-04-13Updated to Scintilla 5.0.1 and latest Scintillua and Scinterm.mitchell
2021-04-12Fixed a bug where redoing a full-buffer change could jump to an unrelated state.mitchell
2021-04-11Save/restore view state when undoing/redoing full-buffer changes.mitchell
2021-04-11Initial pass reformatting all code.mitchell
2021-03-11Do not mark GCC-style "note:" output as compile/run/build/test errors.mitchell
2021-02-20Updated to Lua 5.4.2.mitchell
2021-02-15Fixed inability to replace found text with escapes like '\n' and '\t'.mitchell
2021-02-11Added support for TypeScript.mitchell
2021-02-09Added `ui.SHOW_ALL_TABS` option for `ui.tabs`.mitchell
2021-01-29Updated copyright information.mitchell
2021-01-28Fixed navigating back through history from a print buffer.mitchell
2021-01-22`io.get_project_root()` accepts an optional flag for returning a submodule root.mitchell
2021-01-22Added `textadept.run.test()` and `textadept.run.test_commands`.mitchell
2021-01-22Small code cleanup.mitchell
2021-01-22Compile, run, and build command functions can also return environment tables.mitchell
2021-01-12Added Xs support.mitchell
2021-01-12Added systemd support.mitchell
2021-01-12Added Spin support.mitchell
2021-01-12Added RouterOS support.mitchell
2021-01-12Added fstab support.mitchell
2021-01-12Added systemd-networkd support.mitchell
2021-01-12Added Zig support.mitchell
2021-01-11Added Reason support.mitchell
2021-01-11Added Pony support.mitchell
2021-01-11Added Meson support.mitchell
2021-01-11Added Julia support.mitchell
2021-01-11Added Fantom support.mitchell
2021-01-11Added Elm support.mitchell
2021-01-11Added Clojure support.mitchell