Searched defs:workspace_edit (Results 1 – 2 of 2) sorted by relevance
977 let mut workspace_edit = lsp_ext::SnippetWorkspaceEdit { in snippet_workspace_edit() localVariable1000 pub(crate) fn workspace_edit( in workspace_edit() function
1030 let workspace_edit = to_proto::workspace_edit(&snap, change)?; in handle_rename() localVariable