perl-lsp-code-actions 0.12.2

LSP code actions provider for Perl
Documentation
1
2
3
//! Backward-compatible wrapper around `perl-lsp-text-utils`.

pub use perl_lsp_text_utils::TextEditHelpers as Helpers;