Releases: whitphx/vscode-emacs-mcx
Releases · whitphx/vscode-emacs-mcx
v0.57.1
What's Changed
🏕 Features
- Fix kill commands to exit mark mode before killing, which is the same as the original Emacs' behavior by @whitphx in #1816
Full Changelog: v0.57.0...v0.57.1
v0.57.0
What's Changed
🏕 Features
👒 Dependencies
- Bump prettier from 3.1.1 to 3.2.1 by @dependabot in #1813
Full Changelog: v0.56.0...v0.57.0
v0.56.0
What's Changed
🏕 Features
👒 Dependencies
- Bump ts-node from 10.9.1 to 10.9.2 by @dependabot in #1810
Full Changelog: v0.55.0...v0.56.0
v0.55.0
What's Changed
🏕 Features
- Fix the scroll-(up|down)-command tests by @whitphx in #1807
- Set retries: undefined for local dev by @whitphx in #1803
- custom paredit by @whitphx in #1802
👒 Dependencies
- Bump prettier from 3.0.3 to 3.1.0 by @dependabot in #1770
- Bump lint-staged from 15.0.2 to 15.1.0 by @dependabot in #1769
- Bump @vscode/test-electron from 2.3.6 to 2.3.8 by @dependabot in #1785
- Bump @types/mocha from 10.0.4 to 10.0.6 by @dependabot in #1780
- Bump @types/sinon from 17.0.1 to 17.0.3 by @dependabot in #1806
- Bump ts-loader from 9.5.0 to 9.5.1 by @dependabot in #1771
- Bump @vscode/test-web from 0.0.48 to 0.0.50 by @dependabot in #1798
- Bump prettier from 3.1.0 to 3.1.1 by @dependabot in #1805
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #1796
- Bump actions/download-artifact from 3 to 4 by @dependabot in #1795
- Bump eslint-config-prettier from 9.0.0 to 9.1.0 by @dependabot in #1804
- Bump @types/node from 20.8.10 to 20.11.0 by @dependabot in #1808
- Bump lint-staged from 15.1.0 to 15.2.0 by @dependabot in #1790
Full Changelog: v0.54.1...v0.55.0
v0.54.1
What's Changed
🏕 Features
- Revert "Override the default value of
editor.find.seedSearchStringFromSelection
via theconfigurationDefaults
contribution point" by @whitphx in #1768
Full Changelog: v0.54.0...v0.54.1
v0.54.0
What's Changed
🏕 Features
- Override the default value of
editor.find.seedSearchStringFromSelection
via theconfigurationDefaults
contribution point by @whitphx in #1766
Full Changelog: v0.53.0...v0.54.0
v0.53.0
What's Changed
🏕 Features
- Emacs variable line-move-visual feature implement by @DrScKAWAMOTO in #1761
- Increase the delay value in a flaky test by @whitphx in #1762
- Add tests for
nextLine
andpreviousLine
with thelineMoveVisual
config by @whitphx in #1764
👒 Dependencies
- Bump @types/sinon from 17.0.0 to 17.0.1 by @dependabot in #1756
- Bump @types/mocha from 10.0.3 to 10.0.4 by @dependabot in #1759
- Bump @types/webpack-env from 1.18.3 to 1.18.4 by @dependabot in #1757
New Contributors
- @DrScKAWAMOTO made their first contribution in #1761
Full Changelog: v0.52.1...v0.53.0
v0.52.1
What's Changed
🏕 Features
- Rename the
args
variable to bearg0
which is precise and less confusing by @whitphx in #1751 - Add
args
torunCommand()
and fix theisearchExit
command to handle thethen
arg inside the command class by @whitphx in #1750 - Fix command handlers to return the promises by @whitphx in #1753
👒 Dependencies
- Bump @types/sinon from 10.0.20 to 17.0.0 by @dependabot in #1752
- Bump @types/node from 18.11.18 to 20.8.10 by @dependabot in #1729
Full Changelog: v0.52.0...v0.52.1