MCPcopy Create free account

hub / github.com/Hessesian/kmp-lsp / functions

Functions3,021 in github.com/Hessesian/kmp-lsp

Functionactivate
(context)
contrib/vscode/extension.js:23
Functionactor_remains_responsive_after_scan_completes
()
src/workspace/actor_tests.rs:294
Functionactor_scan_then_find_references_cross_file
()
src/features/references_tests.rs:202
Functionactor_stops_when_sender_dropped
()
src/workspace/actor_tests.rs:170
Functionadditive_no_hint
()
src/indexer/infer/expr_type_tests.rs:181
Functionalready_imported_alias_not_counted
()
src/resolver/tests.rs:1518
Functionalready_imported_exact
()
src/resolver/tests.rs:1512
Functionalready_imported_star
()
src/resolver/tests.rs:1525
Functionalready_imported_star_wrong_pkg
()
src/resolver/tests.rs:1531
Functionambient_save_does_not_clobber_populated_cache
()
src/indexer/cache_tests.rs:190
Methodanalyse
Single analysis pass for a cache miss.
src/features/completion_context.rs:60
Functionangle_brackets_ignores_complex_declarations
()
src/parser_tests.rs:1165
Functionangle_brackets_strips_variance_and_bounds
()
src/parser_tests.rs:1133
Functionannotated_suspend_extension_fn_has_receiver
()
src/parser_tests.rs:1654
Functionannotation_context_hides_functions
()
src/resolver/tests.rs:1891
Functionannotation_context_hides_stdlib_functions
()
src/resolver/tests.rs:1940
Functionannotation_empty_prefix_returns_cross_package_annotations
()
src/resolver/tests.rs:1918
Functionapply_file_result_clears_stale_entries_issue_apply
()
src/indexer/apply_tests.rs:110
Functionapply_file_result_removes_both_stale_qualified_keys_issue_apply
()
src/indexer/apply_tests.rs:143
Functionapply_file_result_updates_index_issue_apply
()
src/indexer/apply_tests.rs:92
Functionapply_subst_replaces_identifiers
()
src/indexer/resolution_tests.rs:103
Functionapply_this_resolved_receiver
()
src/indexer/infer/it_this_tests.rs:848
Functionapply_this_unresolved_receiver_returns_receiver_ctx
()
src/indexer/infer/it_this_tests.rs:858
Functionapply_workspace_result_clears_stale_workspace_issue_apply
()
src/indexer/apply_tests.rs:213
Functionapply_workspace_result_includes_cached_files_issue_apply
()
src/indexer/apply_tests.rs:172
Functionapply_workspace_result_mixed_cache_and_parsed_issue_apply
()
src/indexer/apply_tests.rs:252
Methodas_indexer
(&self)
src/indexer/resolution.rs:141
Functionauthoritative_save_may_shrink_cache
()
src/indexer/cache_tests.rs:241
Methodauto_detect_workspace_root
(opened_file_path: &Path)
src/workspace/document_handler.rs:295
Functionauto_import_completion_adds_edit
()
src/resolver/tests.rs:1566
Functionauto_import_skipped_same_package
()
src/resolver/tests.rs:1621
Functionauto_import_skipped_when_already_imported
()
src/resolver/tests.rs:1597
Functionauto_import_two_packages_two_items
()
src/resolver/tests.rs:1655
Functionbare_completion_extension_property_not_function_snippet
()
src/resolver/tests.rs:2669
Functionbare_completion_includes_this_extensions_inside_subclass
()
src/resolver/tests.rs:2636
Methodbegin
(&self, token: &NumberOrString, message: &str)
src/backend/progress.rs:16
Functionblock_comment_body_continued
()
src/features/on_type_formatting.rs:322
Functionblock_comment_star_continued
()
src/features/on_type_formatting.rs:314
Functionboolean_complete_no_action
()
src/features/fill_when_tests.rs:481
Functionboolean_fill_all_branches
()
src/features/fill_when_tests.rs:413
Functionboolean_inferred_from_literal
()
src/features/fill_when_tests.rs:380
Functionboolean_nullable_type_resolution
()
src/features/fill_when_tests.rs:500
Functionboolean_partial_branch
()
src/features/fill_when_tests.rs:449
Functionboolean_true
()
src/indexer/infer/expr_type_tests.rs:61
Functionbrace_in_string_is_ignored
()
src/features/on_type_formatting.rs:283
Functionbrace_newline_fixes_wrong_indent
()
src/features/on_type_formatting.rs:248
Functionbrace_newline_helix_blank_line_with_close_below
()
src/features/on_type_formatting.rs:330
Functionbrace_newline_helix_blank_line_wrong_indent_and_close_below
()
src/features/on_type_formatting.rs:341
Functionbrace_newline_no_op_when_correct
()
src/features/on_type_formatting.rs:257
Functionbrace_newline_splits_autopair_close
()
src/features/on_type_formatting.rs:266
Functionbrace_newline_splits_autopair_close_nested
()
src/features/on_type_formatting.rs:275
Methodbuild
Build scope context from the current cursor position.
src/features/completion_context.rs:110
Methodbuild
(indexer: &Indexer, from_uri: &Url)
src/resolver/complete.rs:340
Functionbuild_bare_names_empty_map_returns_empty_issue_apply
()
src/indexer/apply_tests.rs:516
Functionbuild_bare_names_sorted_and_deduped_issue_apply
()
src/indexer/apply_tests.rs:478
Functionbuild_bare_names_sorted_deduped
()
src/indexer_tests.rs:1735
Methodbuild_completion_items_w
(&self, file_uri: &str)
src/resolver/complete.rs:1888
Functionbuild_ext_fn_type_subst_nested_generics
()
src/indexer/infer/it_this_tests.rs:1319
Functionbuild_live_template_completion
(template: &TemplateData)
src/stdlib.rs:687
Functionbuild_subst_map_child_has_no_own_type_params
()
src/indexer/resolution_tests.rs:195
Functionbuild_subst_map_uses_base_class_type_params
()
src/indexer/resolution_tests.rs:156
Functioncache_entry_to_file_result_preserves_hash
()
src/indexer/cache_tests.rs:65
Functioncache_entry_to_file_result_supertypes_extracted
()
src/indexer/cache_tests.rs:18
Functioncall_fn_and_qualifier_navigation_call
()
src/indexer/node_ext_tests.rs:220
Functioncall_fn_and_qualifier_simple_call
()
src/indexer/node_ext_tests.rs:210
Functioncall_fn_name_delegates_to_and_qualifier
()
src/indexer/node_ext_tests.rs:230
Functioncall_fn_name_navigation
()
src/indexer/node_ext_tests.rs:57
Functioncall_fn_name_simple
()
src/indexer/node_ext_tests.rs:50
Functioncall_info_expected_name_at_first_arg
()
src/features/completion_context_tests.rs:80
Functioncall_info_expected_name_none_when_not_in_call
()
src/features/completion_context_tests.rs:98
Functioncall_receiver_callable_parameter
()
src/resolver/complete_tests.rs:114
Functioncamel_mode_hides_screaming_snake
()
src/resolver/tests.rs:1965
Methodcancel_progress
Apply scan results, index source paths, and save the cache. Clears `indexing_in_progress` BEFORE sending the progress-end notification so that clients
src/indexer/scan.rs:904
Methodcanonicalize_or_clone
(path: &Path)
src/workspace/document_handler.rs:365
Functioncaps_mode_hides_lowercase_functions
()
src/resolver/tests.rs:1692
Functionchain_inference_dotted_nested_class_type
()
src/indexer/infer/it_this_tests.rs:1066
Functionchain_inference_map_second_type_param
()
src/indexer/infer/it_this_tests.rs:1047
Functionchain_inference_proper_subst_with_method_return
()
src/indexer/infer/it_this_tests.rs:1028
Functionchain_inference_single_hop_optional_let
()
src/indexer/infer/it_this_tests.rs:964
Functionchain_inference_single_hop_result_also
()
src/indexer/infer/it_this_tests.rs:946
Functionchain_inference_two_hop_concrete_field_type
()
src/indexer/infer/it_this_tests.rs:1012
Functionchain_inference_two_hop_field_method_also
()
src/indexer/infer/it_this_tests.rs:993
Functionchain_one_hop_annotated_member
()
src/resolver/complete_tests.rs:14
Functionchain_one_hop_unannotated_member_via_rhs
()
src/resolver/complete_tests.rs:42
Functionchain_this_prefix_returns_none
()
src/resolver/complete_tests.rs:77
Functionchained_call_assignment_no_false_error
()
src/parser_tests.rs:1225
Functionchange_root_updates_workspace_root
()
src/workspace/actor_tests.rs:135
Functionchar_literal
()
src/indexer/infer/expr_type_tests.rs:71
Functionchar_range
()
src/indexer/infer/expr_type_tests.rs:163
Functioncheck_expression
()
src/indexer/infer/expr_type_tests.rs:78
Functioncheck_not_expression
()
src/indexer/infer/expr_type_tests.rs:83
Functioncheck_sym
(sym: dict)
contrib/kotlin-cli.py:914
Functionclass
()
src/parser_tests.rs:27
Functionclass_name_position
()
src/parser_tests.rs:214
Functionclass_parameter_plain_gets_parameter
()
src/semantic_tokens_tests.rs:704
Functionclass_parameter_val_gets_property
()
src/semantic_tokens_tests.rs:656
Functionclass_parameter_var_gets_property
()
src/semantic_tokens_tests.rs:683
Functionclass_property_is_not_local_var
()
src/backend/rename_tests.rs:98
Functionclass_property_not_detected_as_local_via_index
()
src/backend/rename_tests.rs:191
MethodcleanKdoc
Strip leading `*` and whitespace from each KDoc line. */
java-sidecar/src/main/kotlin/io/github/hessesian/jarindexer/SourcesKdocReader.kt:84
← previousnext →1,401–1,500 of 3,021, ranked by callers