Skip to content

SSMS Plugin Changes

Choose a tag to compare

@benlaan benlaan released this 11 Feb 14:34
· 49 commits to master since this release

This release sees some additional actions in the SSMS experience.

  • Duplicate Line (Shift+Enter)
  • Move Line (Alt+Up / Alt+Down)
  • Move Cursor to next word at Camel Case edge (Alt+Left / Alt+Right)
  • Select word at Camel Case edge (Shift+Alt+Left / Shift+Alt+Right)

NOTE: I shamelessly lifted these ideas from DevExpress' CodeRush