Package: expand-region-el (0.9.0-1)
Links for expand-region-el
Debian Resources:
Download Source Package expand-region-el:
- [expand-region-el_0.9.0-1.dsc]
- [expand-region-el_0.9.0.orig.tar.gz]
- [expand-region-el_0.9.0-1.debian.tar.gz]
Maintainer:
External Resources:
- Homepage [github.com]
Similar packages:
Increase selected region in Emacs by semantic units
Expand region increases the selected region by semantic units. Just keep pressing the 'C-=' key until it selects what you want. The notion of "semantic" is language-sensitive.
Example: editing
(setq alphabet-start "abc def")
With the cursor at the `c`, it starts by marking the entire word `abc`, then expand to the contents of the quotes `abc def`, then to the entire quote `"abc def"`, then to the contents of the sexp `setq alphabet-start "abc def"` and finally to the entire sexp.
Download expand-region-el
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 26.8 kB | 173.0 kB | [list of files] |
