index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
locale.conf
Age
Commit message (
Expand
)
Author
2022-01-31
Updated copyright year.
mitchell
2021-04-11
Initial pass reformatting all code.
mitchell
2021-01-22
Added `textadept.run.test()` and `textadept.run.test_commands`.
mitchell
2020-10-20
Code cleanup.
mitchell
2020-10-08
Added `textadept.history` module for recording and navigating position history.
mitchell
2020-10-05
Resolved conflicting menu mnemonics in "Tools" menu for English locale.
mitchell
2020-09-29
Updated copyright information.
mitchell
2020-09-16
Record directory for "find in files" searches.
mitchell
2020-08-23
Added "Edit > Preferences" menu item and key binding for opening user init.lua.
mitchell
2020-08-20
Show "Match X/Y" in statusbar when searching for text.
mitchell
2020-08-08
Removed "View EOL" menu item and key binding.
mitchell
2020-07-26
Removed "Refresh syntax highlighting" feature.
mitchell
2020-07-25
Find & Replace Pane now allows file filters to be specified for Find in Files.
mitchell
2020-07-13
Auto-highlight all occurrences of selected words and find results.
mitchell
2020-03-22
Use the statusbar to indicate an active snippet.
mitchell
2020-03-18
Added `ui.dialogs.progressbar()` and utilize it with Find in Files.
mitchell
2020-03-16
Updated menu mnemonic for Buffer > Encoding.
mitchell
2020-02-24
Fixed skipping of next event handler after disconnecting the current one.
mitchell
2020-02-21
Removed '_' mnemonics from locale keys.
mitchell
2020-02-21
Tweaked localization keys.
mitchell
2020-02-18
Added snippet trigger word completion.
mitchell
2019-12-31
Updated copyright year.
mitchell
2019-09-23
Replaced `textadept.macros.*_recording()` with `textadept.macros.record()`.
mitchell
2019-09-21
Added back "Paste Reindent", but as a separate menu/key/command from "Paste".
mitchell
2019-07-30
Use CP1252 instead of ISO-8859-1.
mitchell
2019-02-16
Updated copyright year.
mitchell
2018-10-22
Added module for recording, playing, saving, and loading keyboard macros.
mitchell
2018-10-17
When filtering text through shell commands, halt on non-zero status code.
mitchell
2018-01-25
Updated copyright year.
mitchell
2017-11-10
Removed redundant "Select in delimiter" menus and keys.
mitchell
2017-01-11
Fixed localization regression introduced in r2288; core/locale.conf
mitchell
2017-01-01
Use more descriptive header in command selection dialog.
mitchell
2016-12-31
Updated copyright information.
mitchell
2016-11-04
Removed MacRoman encoding option, as OSX uses UTF-8 by default.
mitchell
2016-07-06
Added context to localization messages for easier translation.
mitchell
2016-07-04
Added timeout prompt for "Find in Files".
mitchell
2016-07-04
Replaced Lua pattern matching with Regex via Scintilla and TRE.
mitchell
2016-06-15
Allow binary files to be encoded in something else.
mitchell
2016-06-15
Be more liberal about comments in locale files and use '#' by default.
mitchell
2016-06-15
Removed explicit detection and use of extinct CR line endings.
mitchell
2016-06-15
Renamed "snapopen" to "quick open" in APIs and menus.
mitchell
2016-04-16
Added menu item and dialog for setting run/compile command arguments.
mitchell
2016-04-16
Localize "Lua reset" message.
mitchell
2016-04-16
Fixed spelling error in English-localized messages.
mitchell
2016-04-16
Find in files should not print the contents of binary files.
mitchell
2016-04-07
Only show snippet trigger and text in selection dialog.
mitchell
2015-12-31
Updated copyright date.
mitchell
2014-12-31
Updated copyright year.
mitchell
2014-05-28
Removed `textadept.editing.select_indented_block()`.
mitchell
2014-05-24
Removed Adeptsense in favor of new framework committed in r1735.
mitchell
[next]