Skip to main content

Module to_proto

Module to_proto 

Source
Expand description

Conversion of rust-analyzer specific types to lsp_types equivalents.

Modulesยง

command ๐Ÿ”’

Staticsยง

TOKEN_RESULT_COUNTER ๐Ÿ”’

Functionsยง

call_hierarchy_item ๐Ÿ”’
code_action ๐Ÿ”’
code_action_kind ๐Ÿ”’
code_lens ๐Ÿ”’
completion_item ๐Ÿ”’
completion_item_kind ๐Ÿ”’
completion_items ๐Ÿ”’
completion_text_edit ๐Ÿ”’
diagnostic_severity ๐Ÿ”’
document_highlight_kind ๐Ÿ”’
documentation ๐Ÿ”’
folding_range ๐Ÿ”’
goto_definition_response ๐Ÿ”’
implementation_title ๐Ÿ”’
inlay_hint ๐Ÿ”’
inlay_hint_label ๐Ÿ”’
location ๐Ÿ”’
location_from_nav ๐Ÿ”’
Prefer using location_link, if the client has the cap.
location_info ๐Ÿ”’
location_link ๐Ÿ”’
make_update_runnable ๐Ÿ”’
markup_content ๐Ÿ”’
merge_text_and_snippet_edits ๐Ÿ”’
optional_versioned_text_document_identifier ๐Ÿ”’
outside_workspace_annotation_id ๐Ÿ”’
position ๐Ÿ”’
range ๐Ÿ”’
reference_title ๐Ÿ”’
rename_error ๐Ÿ”’
runnable ๐Ÿ”’
semantic_token_delta ๐Ÿ”’
semantic_token_type_and_modifiers ๐Ÿ”’
semantic_tokens ๐Ÿ”’
signature_help ๐Ÿ”’
snippet_text_document_edit ๐Ÿ”’
snippet_text_document_ops ๐Ÿ”’
snippet_text_edit ๐Ÿ”’
snippet_text_edit_vec ๐Ÿ”’
snippet_workspace_edit ๐Ÿ”’
structure_node_kind ๐Ÿ”’
symbol_kind ๐Ÿ”’
test_item ๐Ÿ”’
text_edit ๐Ÿ”’
text_edit_vec ๐Ÿ”’
url ๐Ÿ”’
url_from_abs_path ๐Ÿ”’
Returns a Url object from a given path, will lowercase drive letters if present. This will only happen when processing windows paths.
workspace_edit ๐Ÿ”’