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
2022-03-17
Fixed "Find Next" for zero-width regex searches.
mitchell
2022-03-17
Fixed search wrapping indicator not showing up in the statusbar.
mitchell
2022-03-07
Added `ui.find.show_filenames_in_progressbar` option.
mitchell
2022-02-27
Use icon names from the Free Desktop Icon Naming Specification.
mitchell
2022-02-26
Improve Windows network directory path handling.
mitchell
2022-02-24
Ensure preferred "lexer.trigger.ext" snippet files are used over "trigger.ext".
mitchell
2022-01-31
Updated copyright year.
mitchell
2021-12-14
Propagate Tab key to insert \t if necessary for previous commit.
mitchell
2021-12-13
Fixed attempted expansion of lexer name snippet that resolves to a table.
mitchell
2021-11-30
Keep auto-enclosed text selected.
mitchell
2021-11-30
Added optional argument to `textadept.editing.enclose()` to keep text selected.
mitchell
2021-11-05
Added '`' to autopair and typeover.
mitchell
2021-10-01
Fixed uncommenting comments that are not initially aligned.
mitchell
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
[next]