index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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-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-08
Do not attempt to restore the selection when typing after selecting/deleting ...
mitchell
2021-06-05
Fixed display of secondary selections on Linux.
mitchell
2021-06-05
Allow "Replace All" for empty regex matches.
mitchell
2021-06-04
Allow syntax highlighting to be preserved in selected text.
mitchell
2021-06-02
Fixed download link in changelog.
mitchell
2021-06-01
Added tag textadept_11.2_beta_2 for changeset 3831d8295575
mitchell
2021-06-01
Fixed typo in changelog.
mitchell
2021-06-01
Updated to latest Scintillua and Scinterm.
mitchell
2021-06-01
Updated scintilla.patch for Scintilla 5.0.3.
mitchell
2021-06-01
Updated changelog.
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-05-01
Revert printing test output to stdout.
mitchell
2021-05-01
Print test output to stdout and add option to quit after running tests.
mitchell
2021-05-01
Reverted printing initialization errors to stderr.
mitchell
2021-05-01
Do not clobber user's terminal on initialization error.
mitchell
2021-05-01
Print initialization errors to stderr in addition to showing dialog.
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-26
Fixed Scintilla crash on macOS related to recent Scintilla changes.
mitchell
2021-04-19
Fixed documentation on generating Lua autocompletion and documentation files ...
mitchell
2021-04-16
Added ability to specify find & replace pane entry font via `ui.find.entry_fo...
mitchell
2021-04-15
Updated note on running gcov over Textadept.
mitchell
2021-04-15
Fixed a couple failing unit tests.
mitchell
2021-04-14
Attempt to restore view scroll state after `textadept.editing.filter_through()`.
mitchell
2021-04-14
Updated Scintilla iface LuaDoc.
mitchell
2021-04-14
Fixed file extension conflicts.
mitchell
2021-04-14
Addressed some minor Luacheck issues.
mitchell
2021-04-13
Fixed crash on Windows with new font options in Scintilla 5.0.1.
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-12
Fixed some formatting controls.
mitchell
2021-04-11
Save/restore view state when undoing/redoing full-buffer changes.
mitchell
2021-04-11
Added tag textadept_11.2_beta for changeset fb167ec0a8be
mitchell
2021-04-11
Initial pass reformatting all code.
mitchell
2021-03-31
Updated changelog.
mitchell
2021-03-31
Textadept Quick Reference is no longer considered newly published.
mitchell
2021-03-28
Added lexilla to clean-deps Makefile rule.
mitchell
2021-03-28
Updated lexer fold properties test.
mitchell
2021-03-28
Updated for 11.2 beta.
mitchell
2021-03-28
Updated .gitignore.
mitchell
2021-03-28
Updated debugger tests with new project commands.
mitchell
2021-03-27
Updated to Scintilla 5.0.0 and Lexilla 5.0.0.
mitchell
[next]