aboutsummaryrefslogtreecommitdiff
path: root/core/locales/locale.zh.conf
AgeCommit message (Expand)Author
2022-01-31Updated copyright year.mitchell
2021-01-22Added `textadept.run.test()` and `textadept.run.test_commands`.mitchell
2020-10-20Code cleanup.mitchell
2020-10-08Added `textadept.history` module for recording and navigating position history.mitchell
2020-09-29Updated copyright information.mitchell
2020-09-16Record directory for "find in files" searches.mitchell
2020-08-23Added "Edit > Preferences" menu item and key binding for opening user init.lua.mitchell
2020-08-20Show "Match X/Y" in statusbar when searching for text.mitchell
2020-08-08Removed "View EOL" menu item and key binding.mitchell
2020-07-26Removed "Refresh syntax highlighting" feature.mitchell
2020-07-25Find & Replace Pane now allows file filters to be specified for Find in Files.mitchell
2020-07-13Auto-highlight all occurrences of selected words and find results.mitchell
2020-03-22Use the statusbar to indicate an active snippet.mitchell
2020-03-18Added `ui.dialogs.progressbar()` and utilize it with Find in Files.mitchell
2020-02-24Fixed skipping of next event handler after disconnecting the current one.mitchell
2020-02-21Removed '_' mnemonics from locale keys.mitchell
2020-02-21Tweaked localization keys.mitchell
2020-02-18Added snippet trigger word completion.mitchell
2019-12-31Updated copyright year.mitchell
2019-09-23Replaced `textadept.macros.*_recording()` with `textadept.macros.record()`.mitchell
2019-09-21Added back "Paste Reindent", but as a separate menu/key/command from "Paste".mitchell
2019-07-30Use CP1252 instead of ISO-8859-1.mitchell
2019-02-16Updated copyright year.mitchell
2018-10-22Added module for recording, playing, saving, and loading keyboard macros.mitchell
2018-10-17When filtering text through shell commands, halt on non-zero status code.mitchell
2018-09-21Added Chinese translation.mitchell