perl-source-editing 0.11.0

Source text editing heuristics for insertion points and display truncation
Documentation
  • Coverage
  • 100%
    7 out of 7 items documented0 out of 6 items with examples
  • Size
  • Source code size: 6.72 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.16 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 12s Average build duration of successful builds.
  • all releases: 12s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • EffortlessMetrics/perl-lsp
    10 6 645
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • EffortlessSteven

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