Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Emacs C-kNew to Visual Studio Code? Get it now.
Emacs C-k

Emacs C-k

Soutaro Matsumoto

|
624 installs
| (1) | Free
Emacs C-k & C-y
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Emacs C-k

This is a VSCode Extension to implement C-k and C-y functionalities of Emacs or more specifically Xcode.

  • C-k deletes a line like kill-line in Emacs.
  • C-k copies the deleted text to the internal buffer.
  • Repeating C-k appends deleted text to the internal buffer.
  • C-y pasts from the internal buffer.
  • No kill-ring.
  • No integration between the internal buffer and the OS clipboard.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft