Skip to content

Latest commit

 

History

History
118 lines (72 loc) · 5.72 KB

CHANGELOG.md

File metadata and controls

118 lines (72 loc) · 5.72 KB

Change Log

0.2.18 (Dec 28, 2017)

  • enhancement - navigate between editor group could be mapped to option/alt + tab. See #101

0.2.17 (Dec 20, 2017)

  • bug fix - Cmd+E opens Recent Projects popup instead of current project's Recent Files. See #97

0.2.16 (Nov 1, 2017)

  • bug fix - fix cmd+k commit shortcut. See #93

0.2.15 (Oct 7, 2017)

  • bug fix - Wrong Mac shortcuts to move lines/statements up/down. See #90

0.2.14 (Sep 22, 2017)

  • bug fix - send ctrl+d to terminal on mac. See #88
  • bug fix - cmd+k in integrated terminal should clear terminal. See #85

0.2.13 (Aug 9, 2017)

0.2.12 (Jun 10, 2017)

  • enhancement - Add support for Goto Implementation. See #77.
  • bug fix - Start debug doesn't work.

0.2.11 (Jun 1, 2017)

  • enhancement - “find in files” shortcut doesn't works. See #54.

0.2.10 (March 3, 2017)

  • enhancement - Navigate Backward. See #63.
  • enhancement - Add secondary keymaps.

0.2.9 (February 25, 2017)

  • enhancement - Added IntelliJ products to package.json. See #60.
  • enhancement - Added JetBrains products to README. See #61.
  • enhancement - Update icon from png to svg.
  • enhancement - new file keybinding. See #59.

0.2.8 (January 30, 2017)

  • bug fix - Map to new shortcuts for new features in vscode insiders. See #50.
  • bug fix - cmd+5 open debug window doesn't work.
  • enhancement - add terminal focusPrevious and terminal focusNext. See #58.

0.2.7 (December 14, 2016)

  • enhancement - Map to new shortcuts for new features in vscode insiders. See #50.
  • bug fix - Update package.json with a compatible engine. See #51.
  • bug fix - Installing from VS Code Marketplace installs version 0.1.1 instead of latest (0.2.6). See #53.

0.2.6 (December 6, 2016)

  • enhancement - ctrl+q should be bound to show hover. See #46.
  • enhancement - ctrl+q should be bound to show hover. See #46.

0.2.5 (December 1, 2016)

  • enhancement - shift+esc can be mapped to ctrl+j. See #40.

0.2.4 (November 30, 2016)

  • enhancement - Ctrl+Shift+Numpad (- and +) should perform "Fold all" & "Expand all". See #38.
  • enhancement - ctrl+f12 should do what ctrl+shift+o does by default. See #39.
  • enhancement - shift+esc can be mapped to ctrl+j. See #40.

0.2.3 (November 29, 2016)

  • enhancement - alt+1 should toggle close corresponding tool window instead of just opening. See #36.

0.2.2 (November 24, 2016)

  • bug fix - My Ctrl + Delete and Ctrl + Backspace shortcuts are inverted. See #34.

0.2.1 (November 17, 2016)

  • enhancement - Add 'Delete Line' command. See #31.
  • enhancement - Add VS Code Marketplace batch.
  • bug fix - fix README version

0.2.0 (November 17, 2016)

  • enhancement - Add new key commands. See #26.
  • enhancement - Add CHANGELOG.md.
  • bug fix - Issue with Updating Extension and Versions. See #27.

0.1.10 (November 7, 2016)

  • enhancement - add editorReadonly.
  • enhancement - add travis ci cache.
  • bug fix - Ctrl+Alt+L Not Formatting XML Documents. See #23.
  • bug fix - fix of extension name in README.md. See #24.

0.1.9 (November 3, 2016)

  • enhancement - update VS Code Market Category from Other to Keymaps.

0.1.8 (October 31, 2016)

  • bug fix - Support fort start new line before. See #19.

0.1.7 (October 27, 2016)

0.1.6 (September 17, 2016)

0.1.5 (August 6, 2016)

0.1.4 (July 16, 2016)

0.1.3 (July 12, 2016)

0.1.2 (May 14, 2016)

0.1.1 (April 5, 2016)