Skip to content

Releases: whitphx/vscode-emacs-mcx

v0.61.2

13 Jun 07:12
Compare
Choose a tag to compare

What's Changed

👒 Dependencies

Full Changelog: v0.61.1...v0.61.2

v0.61.0

17 May 06:54
Compare
Choose a tag to compare

What's Changed

🏕 Features

👒 Dependencies

Full Changelog: v0.60.1...v0.61.0

v0.60.1

17 May 05:57
Compare
Choose a tag to compare

What's Changed

🏕 Features

  • Remove invalid keys assigned as the register commands by @whitphx in #1911

Full Changelog: v0.60.0...v0.60.1

v0.60.0

16 May 15:47
Compare
Choose a tag to compare

What's Changed

🏕 Features

  • Fix tab-to-tab-stop for offside-rule languages by @whitphx in #1910

👒 Dependencies

Full Changelog: v0.59.2...v0.60.0

v0.59.2

24 Apr 12:40
Compare
Choose a tag to compare

What's Changed

🏕 Features

  • dev/revert id by @whitphx in #1891
  • Fix onDidChangeTextEditorSelection to update the native selections ev… by @whitphx in #1889

👒 Dependencies

Full Changelog: v0.59.1...v0.59.2

v0.59.1

12 Feb 04:27
Compare
Choose a tag to compare

What's Changed

🏕 Features

  • Change the name field in package.json to "awesome-emacs" because of an error saying "Error: The extension 'emacs-mcx' already exists in the Marketplace. Please use a different 'name' in the package.json file" by @whitphx in #1854

Full Changelog: v0.59.0...v0.59.1

v0.59.0

11 Feb 15:37
Compare
Choose a tag to compare

What's Changed

🏕 Features

  • Change the `publisher` field in `package.json`\ to "whitphx" by @whitphx in #1853

👒 Dependencies

Full Changelog: v0.58.0...v0.59.0

v0.58.0

19 Jan 06:32
Compare
Choose a tag to compare

What's Changed

🏕 Features

  • Fix the kill commands to kill and yank the rect-marked regions by @whitphx in #1817

👒 Dependencies

Full Changelog: v0.57.2...v0.58.0

v0.57.2

16 Jan 03:32
Compare
Choose a tag to compare

What's Changed

🏕 Features

  • Fix KillYanker.onDidChangeTextEditorSelection to compare the TextEditor identity as same as 9d1d9be by @whitphx in #1818

Full Changelog: v0.57.1...v0.57.2

v0.57.1

13 Jan 16:11
Compare
Choose a tag to compare

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