Skip to content
| Marketplace
Sign in
Visual Studio Code>Keymaps>Cmd-Shift-D Sublime Key Binding for VS CodeNew to Visual Studio Code? Get it now.

Cmd-Shift-D Sublime Key Binding for VS Code

andig

|
4,553 installs
| (1) | Free
Cmd-Shift-D Sublime Key Binding for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Cmd-Shift-D Sublime Key Binding for VS Code

This extension provides the missing Cmd-Shift-D (or Ctrl-Shift-D) keybinding from Sublime Text to VS Code.

It supplements the vscode-sublime-keybindings plugin which is missing the shortcut (see related discussion in issue #100 and pr #105).

Cmd-Shift-D

This plugin replaces the default VS Code behaviour for Cmd-Shift-D which triggers the editor.action.copyLinesDownAction command with a custom editor.sublimeDuplicate command. This includes:

  • duplicate inline instead of duplicating the entire line if the initial selection is not a multi-line selection
  • handling multi-selection

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft