perl-source-editing 0.11.0

Source text editing heuristics for insertion points and display truncation
Documentation
1
2
3
4
5
6
7
8
9
# perl-source-editing

Small SRP crate for source-text editing heuristics used by LSP code actions:

- statement boundary discovery
- indentation extraction
- pragma/import insertion points
- non-ASCII source checks
- safe display truncation helpers