[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNU ELPA] Expreg version 1.3.1
From: |
ELPA update |
Subject: |
[GNU ELPA] Expreg version 1.3.1 |
Date: |
Sun, 31 Mar 2024 05:24:06 -0400 |
Version 1.3.1 of package Expreg has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.
Expreg describes itself as:
====================
Simple expand region
====================
More at https://elpa.gnu.org/packages/expreg.html
## Summary:
This is just like expand-region, but (1) we generate all regions at
once, and (2) should be easier to debug, and (3) we out-source
language-specific expansions to tree-sitter. Bind ‘expreg-expand’
and ‘expreg-contract’ and start using it.
Note that if point is in between two possible regions, we only keep
the region after point. In the example below, only region B is kept
(“|” represents point):
(region A)|(region B)
Expreg also recognizes subwords if ‘subword-mode’ is on.
## Recent NEWS:
[Not provided 🙁]
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNU ELPA] Expreg version 1.3.1,
ELPA update <=