Skip to main content

Crate perl_lsp_on_type_formatting

Crate perl_lsp_on_type_formatting 

Source
Expand description

On-type formatting provider for Perl LSP.

Provides automatic indentation and formatting when typing trigger characters.

Functionsยง

compute_on_type_edit
Computes on-type formatting edits for a Perl document based on character input.