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