index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
textadept
Age
Commit message (
Expand
)
Author
2021-09-01
Do not run command entry again while in command entry.
mitchell
2021-06-26
Append trailing newline to multiple and rectangular selection input for `filt...
mitchell
2021-06-11
Support "Replace All" in multiple and rectangular selection.
mitchell
2021-06-10
`textadept.editing.filter_through` respects multiple and rectangular selectio...
mitchell
2021-06-05
Allow "Replace All" for empty regex matches.
mitchell
2021-06-01
Added support for Gleam.
mitchell
2021-04-30
Replaced `events.FILE_{BEFORE,AFTER}_RELOAD` with `events.BUFFER_{BEFORE,AFTE...
mitchell
2021-04-30
When filtering through, do not replace buffer contents if nothing changed.
mitchell
2021-04-16
Added ability to specify find & replace pane entry font via `ui.find.entry_fo...
mitchell
2021-04-14
Attempt to restore view scroll state after `textadept.editing.filter_through()`.
mitchell
2021-04-14
Fixed file extension conflicts.
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-12
Fixed a bug where redoing a full-buffer change could jump to an unrelated state.
mitchell
2021-04-11
Save/restore view state when undoing/redoing full-buffer changes.
mitchell
2021-04-11
Initial pass reformatting all code.
mitchell
2021-03-11
Do not mark GCC-style "note:" output as compile/run/build/test errors.
mitchell
2021-02-15
Fixed inability to replace found text with escapes like '\n' and '\t'.
mitchell
2021-02-11
Added support for TypeScript.
mitchell
2021-01-29
Updated copyright information.
mitchell
2021-01-28
Fixed navigating back through history from a print buffer.
mitchell
2021-01-22
Added `textadept.run.test()` and `textadept.run.test_commands`.
mitchell
2021-01-22
Small code cleanup.
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
2021-01-08
Fixed minor file extension issues.
mitchell
2020-12-19
Ensure a bare `ui.find.focus()` call resets incremental and in files options.
mitchell
2020-12-15
Save the current session prior to loading another one.
mitchell
2020-12-11
Updated Go error patterns.
mitchell
2020-11-30
Updated LuaDoc.
mitchell
2020-11-10
Added argument to `events.FIND_RESULT_FOUND`.
mitchell
2020-11-10
Fill `keys` and `snippet` tables with language-specific tables on init.
mitchell
2020-11-01
Added optional mode parameter to `ui.command_entry.append_history()`.
mitchell
2020-10-30
Moved find occurrence highlighting and counting into an event handler.
mitchell
2020-10-23
Small code cleanup.
mitchell
2020-10-22
`textadept.editing.strip_trailing_spaces` should not apply to binary files.
mitchell
2020-10-21
Do not clear or perform find result highlighting in "Find in Files" buffer.
mitchell
[next]