Skip to main content

Module code_actions

Module code_actions 

Source
Expand description

LSP code actions for automated refactoring and fixes.

Structs§

CodeAction
A code action that can be applied to fix an issue
CodeActionEdit
Edit to apply for a code action
CodeActionsProvider
Code actions provider
EnhancedCodeActionsProvider
Enhanced code actions provider with additional refactorings

Enums§

CodeActionKind
Kind of code action