tonyxty / expand-region.el

Expand current region in Emacs in a semantic-aware manner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

expand-region.el

Expands current region in emacs, much like the "Extend Selection", or Ctrl-W, command found in Intellij-based IDEs.

I recommend binding expand-region to C-w to get Intellij-like behavior, and bind kill-region to C-d.

asciicast

About

Expand current region in Emacs in a semantic-aware manner


Languages

Language:Emacs Lisp 100.0%