menu
affogato_editor package
documentation
lsp/lsp_client.dart
WorkspaceEdit
changes property
changes property
dark_mode
light_mode
changes
property
Map
<
String
,
List
<
TextEdit
>
>
?
changes
final
Holds changes to existing resources.
Implementation
final Map<String, List<TextEdit>>? changes;
affogato_editor package
documentation
lsp/lsp_client
WorkspaceEdit
changes property
WorkspaceEdit class