Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>PareditNew to Visual Studio Code? Get it now.
Paredit

Paredit

clptn

|
8,527 installs
| (1) | Free
Paredit for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

code-paredit

Paredit for VS Code (a thin wrapper around paredit.js)

Paredit: provides structural editing and navigation for LISPs

Aiming for feature parity with Atom's lisp-paredit

Commands

Navigation

Default keybinding Action
ctrl-right Forward Sexp
ctrl-left Backward Sexp
ctrl-down Forward Down Sexp
ctrl-up Backward Up Sexp
ctrl-w Expand Selection
--- Close List
--- Select Defn

Editing

Default keybinding Action
ctrl-alt-. Slurp Forward
ctrl-alt-< Slurp Backward
ctrl-alt-, Barf Forward
ctrl-alt-> Barf Backward
ctrl-alt-s Splice
ctrl-alt-/ Split Sexp
cmd-delete Kill Sexp Forward
cmd-backspace Kill Sexp Backward
ctrl-alt-down Splice & Kill Forward
ctrl-alt-up Splice & Kill Backward
ctrl-alt-( Wrap Around ()
ctrl-alt-[ Wrap Around []
ctrl-alt-{ Wrap Around {}
ctrl-alt-i Indent
--- Transpose
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft