Module applier

Module applier 

Source
Expand description

Code Action Applier

This module provides functionality for applying code actions to code.

Functionsยง

apply_code_action
Apply a code action to code
apply_text_edits
Apply text edits to code
apply_workspace_edit
Apply a workspace edit to code
validate_edit_range
Validate that an edit range is valid for the given code