Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hessesian/kmp-lsp
/ functions
Functions
3,021 in github.com/Hessesian/kmp-lsp
⨍
Functions
3,021
◇
Types & classes
179
Function
clear_jar_index_removes_jar_symbols
()
src/indexer/jar_tests.rs:212
Function
clear_jar_index_resets_phase_to_unavailable_when_no_sidecar
()
src/workspace/scan_handler_tests.rs:74
Function
clear_resets_seen
()
src/indexer/enrich_tests.rs:31
Method
code_action
( &self, params: CodeActionParams, )
src/backend/mod.rs:370
Function
col
(edits: &[TextEdit], i: usize)
src/backend/helpers_tests.rs:9
Method
collect_indexing_option_strings
( initialization_options: Option<&serde_json::Value>, option_name: &str, )
src/backend/init.rs:132
Function
collect_lambda_param_names_collects_named
()
src/indexer/node_ext_tests.rs:116
Function
collect_lambda_param_names_multi
()
src/indexer/scope_tests.rs:718
Function
collect_lambda_param_names_named
()
src/indexer/scope_tests.rs:694
Function
collect_lambda_param_names_skips_it
()
src/indexer/scope_tests.rs:708
Method
collect_params_from_line
(&self, start_line: usize)
src/lines_ext.rs:84
Function
collect_params_pure_annotation_window_does_not_return_annotation_args
()
src/indexer/infer/sig_tests.rs:594
Function
collect_params_skips_annotation_lines
()
src/indexer/infer/sig_tests.rs:577
Function
collect_signature_brace_on_own_line
()
src/indexer/infer/sig_tests.rs:49
Function
collect_signature_caps_at_15_lines
()
src/indexer/infer/sig_tests.rs:67
Function
collect_signature_multiline_constructor
()
src/indexer/infer/sig_tests.rs:35
Function
collect_signature_single_line
()
src/lines_ext_tests.rs:52
Function
collect_signature_single_line_no_brace
()
src/indexer/infer/sig_tests.rs:26
Function
collect_signature_single_line_with_brace
()
src/indexer/infer/sig_tests.rs:16
Function
collect_signature_starts_at_offset
()
src/indexer/infer/sig_tests.rs:61
Function
comment_already_continued_is_noop
()
src/features/on_type_formatting.rs:350
Function
companion_members_have_static_modifier
()
src/semantic_tokens_tests.rs:1421
Function
companion_object_has_static_modifier
()
src/semantic_tokens_tests.rs:1253
Function
comparison_expression
()
src/indexer/infer/expr_type_tests.rs:88
Method
complete_bare
( &self, prefix: &str, from_uri: &Url, snippets: bool, annotation_only
src/resolver/complete.rs:1873
Function
complete_bare_local_before_same_pkg
()
src/resolver/tests.rs:1369
Function
complete_bare_test_symbols_visible_only_to_test_callers
()
src/resolver/tests.rs:1395
Method
complete_dot
( &self, receiver: &str, from_uri: &Url, snippets: bool, )
src/resolver/complete.rs:1865
Function
complete_dot_viewmodelscope_shows_launch
()
src/resolver/tests.rs:2733
Method
complete_super_w
(&self, from_uri: &Url, snippets: bool)
src/resolver/complete.rs:1882
Method
completion
(&self, params: CompletionParams)
src/backend/mod.rs:273
Method
completion
()
src/indexer/resolution.rs:52
Method
completion_resolve
(&self, item: CompletionItem)
src/backend/mod.rs:277
Function
completion_resolve_populates_documentation
()
src/indexer/lookup_tests.rs:241
Function
completion_tx_dropped_when_superseded
()
src/workspace/scan_queue_tests.rs:49
Method
completions
( &self, uri: &Url, position: Position, snippets: bool, )
src/indexer/resolution.rs:165
Function
complex_default_value_detected
()
src/features/call_arg_diagnostics_tests.rs:283
Function
conjunction_expression
()
src/indexer/infer/expr_type_tests.rs:98
Function
const_val
()
src/parser_tests.rs:145
Function
container_companion_object
()
src/parser_tests.rs:1593
Function
container_java_member
()
src/parser_tests.rs:1615
Function
container_member_assigned
()
src/parser_tests.rs:1573
Function
container_nested_class
()
src/parser_tests.rs:1583
Function
container_single_line_class
()
src/parser_tests.rs:1603
Function
container_top_level_is_none
()
src/parser_tests.rs:1558
Function
copy_inside_custom_receiver_lambda_no_false_positive
()
src/features/call_arg_diagnostics_tests.rs:1081
Function
covers_deeply_nested_import
()
src/types_tests.rs:26
Function
covers_direct_import
()
src/types_tests.rs:4
Function
covers_nested_import
()
src/types_tests.rs:15
Function
covers_star_import_for_package_members
()
src/types_tests.rs:37
Method
createTestJar
Helper: create a minimal JAR containing the given .class entries (name → bytes). */
java-sidecar/src/test/kotlin/io/github/hessesian/jarindexer/IndexerTest.kt:14
Function
cross_file_resolution
()
src/features/call_arg_diagnostics_tests.rs:235
Function
cross_file_type_subst_multi_class_same_file
()
src/resolver/tests.rs:2082
Function
cross_package_fun_appears
()
tests/cli_complete.rs:152
Function
cross_package_library_symbols_appear
()
tests/cli_complete.rs:104
Function
crossfile_cursor_line_disambiguates_multiple_callers
()
src/indexer/resolution_tests.rs:473
Function
cst_cursor_in_lambda_not_a_call_arg
()
src/indexer/infer/args_tests.rs:302
Function
cst_cursor_is_method
declaration or a navigation expression (member access). Returns `false` for property/variable declarations, parameters, and unknown contexts. Used as
src/features/rename.rs:75
Function
cst_function_declaration_is_method
()
src/backend/rename_tests.rs:51
Function
cst_named_lambda_param_scope_fun_substitutes_receiver
()
src/indexer_tests.rs:2444
Function
cst_named_param_dotted_type_chain
()
src/indexer/infer/it_this_tests.rs:1575
Function
cst_named_param_unindexed_getornull_chain
()
src/indexer/infer/it_this_tests.rs:1517
Function
cst_nav_expr_member_access_is_method
()
src/backend/rename_tests.rs:36
Function
cst_positional_arg_first
()
src/indexer/infer/args_tests.rs:266
Function
cst_positional_arg_second
()
src/indexer/infer/args_tests.rs:284
Function
cst_resolve_it_in_collect_state_chain
()
src/indexer/infer/it_this_tests.rs:1346
Function
cst_resolve_it_with_long_type_names_triggering_detail_truncation
()
src/indexer/infer/it_this_tests.rs:1404
Function
cst_var_declaration_is_not_method
()
src/backend/rename_tests.rs:21
Function
cst_var_reference_not_method
()
src/backend/rename_tests.rs:66
Function
cursor_outside_when_no_action
()
src/features/fill_when_tests.rs:213
Function
dangling_equals_kotlin
()
src/parser_tests.rs:614
Function
data_class
()
src/parser_tests.rs:86
Function
data_class_copy_function_type_param_not_split_on_arrow
()
src/parser_tests.rs:1737
Function
data_class_copy_no_false_diagnostic
()
src/features/call_arg_diagnostics_tests.rs:936
Function
data_class_copy_not_confused_by_jar_copy
()
src/features/call_arg_diagnostics_tests.rs:989
Function
data_class_copy_strips_val_var_prefixes
()
src/parser_tests.rs:1718
Function
data_class_copy_too_many_args_diagnostic
()
src/features/call_arg_diagnostics_tests.rs:964
Function
data_class_copy_with_cross_file_unrelated_copy_fn
()
src/features/call_arg_diagnostics_tests.rs:1052
Function
data_class_no_duplicate
()
src/parser_tests.rs:254
Function
data_class_single_definition
()
src/indexer_tests.rs:48
Function
deactivate
()
contrib/vscode/extension.js:40
Function
debug_super_chain
()
src/indexer_tests.rs:1747
Function
decl_abstract_has_abstract_modifier
()
src/semantic_tokens_tests.rs:906
Function
decl_annotation_inline_on_parameter
()
src/semantic_tokens_tests.rs:743
Function
decl_annotation_inline_with_args_on_parameter
()
src/semantic_tokens_tests.rs:755
Function
decl_annotation_simple
()
src/semantic_tokens_tests.rs:719
Function
decl_annotation_with_args
()
src/semantic_tokens_tests.rs:731
Function
decl_class_property_vs_top_level_variable
()
src/semantic_tokens_tests.rs:918
Function
decl_data_class_is_struct
()
src/semantic_tokens_tests.rs:870
Function
decl_extension_function_receiver_type_colored
()
src/semantic_tokens_tests.rs:1208
Function
decl_function_parameter
()
src/semantic_tokens_tests.rs:635
Function
decl_occurrence_at_call_site_is_not_declaration
()
src/rg_tests.rs:705
Function
decl_occurrence_at_does_not_match_longer_prefixed_identifier
()
src/rg_tests.rs:729
Function
decl_occurrence_at_fun_declaration
()
src/rg_tests.rs:689
Function
decl_occurrence_at_override_fun_declaration
()
src/rg_tests.rs:697
Function
decl_occurrence_at_second_occurrence_is_call_site
()
src/rg_tests.rs:713
Function
decl_operator_fun
()
src/semantic_tokens_tests.rs:882
Function
decl_suspend_has_async_modifier
()
src/semantic_tokens_tests.rs:894
Method
declared_names
(&self)
src/lines_ext.rs:72
Function
declared_names_finds_val
()
src/lines_ext_tests.rs:27
← previous
next →
1,501–1,600 of 3,021, ranked by callers