aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2022-03-18Added `move_buffer()` function and made tabs rearrangeable via drag and drop.mitchell
2022-03-02Updated for 11.4 nightly.mitchell
2022-02-27Use icon names from the Free Desktop Icon Naming Specification.mitchell
2022-02-26Improve Windows network directory path handling.mitchell
2022-02-24Fixed potential crash caused by r3219.mitchell
2022-02-23Fixed bug in `ui.goto_file()` when specifying preferred view.mitchell
2022-02-15Updated to Scintilla 5.2.0.mitchell
2022-01-31Updated copyright year.mitchell
2022-01-31Updated for 11.3.mitchell
2021-11-30Updated for 11.3 beta 3.mitchell
2021-11-11Download Scintillua 5.3, Scinterm 3.2, and gtDialog 1.5 by name instead of co...mitchell
2021-11-01Updated for 11.3 beta 2.mitchell
2021-09-30Updated for 11.3 beta.mitchell
2021-09-30Updated to Scintilla 5.1.3.mitchell
2021-08-01Updated for 11.2.mitchell
2021-07-26Updated to Scintilla 5.1.1.mitchell
2021-06-27Updated to Scintilla 5.1.0.mitchell
2021-06-12Fixed incorrect bitwise operation.mitchell
2021-06-11Updated Lua autocompletion and documentation.mitchell
2021-06-11Updated for 11.2 beta 3.mitchell
2021-06-10`textadept.editing.filter_through` respects multiple and rectangular selectio...mitchell
2021-06-08Do not attempt to restore the selection when typing after selecting/deleting ...mitchell
2021-06-01Added support for Gleam.mitchell
2021-05-30Updated LuaDoc.mitchell
2021-05-29Updated for 11.2 beta 2.mitchell
2021-05-29Updated to Scintilla 5.0.3.mitchell
2021-05-29Do not attempt to restore the selection when typing after selecting/deleting ...mitchell
2021-04-30Replaced `events.FILE_{BEFORE,AFTER}_RELOAD` with `events.BUFFER_{BEFORE,AFTE...mitchell
2021-04-15Fixed a couple failing unit tests.mitchell
2021-04-14Updated Scintilla iface LuaDoc.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-11Initial pass reformatting all code.mitchell
2021-03-28Updated for 11.2 beta.mitchell
2021-02-11Added support for TypeScript.mitchell
2021-02-09Added `ui.SHOW_ALL_TABS` option for `ui.tabs`.mitchell
2021-01-29Updated for 11.1.mitchell
2021-01-29Updated copyright information.mitchell
2021-01-24Fixed 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-22Added `textadept.run.test()` and `textadept.run.test_commands`.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