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