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
declared_names_includes_function_params
()
src/parser_tests.rs:528
Function
declared_names_includes_multi_params
()
src/parser_tests.rs:543
Method
declared_package_of
Return the package in which `name` is declared, by looking up its definition locations and reading the `package` field of those files.
src/indexer/lookup.rs:59
Method
declared_parent_class_of
If `name` is declared as an inner/nested class, return the name of its enclosing class at the declaration site in `preferred_uri` (if found there), ot
src/indexer/lookup.rs:85
Function
dedup_matches_lower_pidx_wins
()
src/parser_tests.rs:885
Function
dedup_prevents_double_submit
()
src/indexer/enrich_tests.rs:12
Function
deduplicates_include_entries
()
src/workspace_json_tests.rs:209
Function
deduplicates_paths_across_modules
()
src/workspace_json_tests.rs:52
Function
deeply_nested_import_reachable
()
src/indexer/infer/sig_tests.rs:740
Function
def_pattern_meta
Maps a pattern index from `KOTLIN_DEFINITIONS` to `(SymbolKind, detail_label)`. `detail_label` is shown as `DocumentSymbol::detail` (e.g. "data class
src/queries.rs:234
Function
default_gradle_home
()
src/cli/extract_sources.rs:171
Function
default_params_not_required
()
src/features/call_arg_diagnostics_tests.rs:102
Function
default_params_still_cap_max
()
src/features/call_arg_diagnostics_tests.rs:120
Function
default_phase_is_uninitialized
()
src/workspace/phase_tests.rs:16
Function
default_sources_dir_appears_in_completion
()
tests/cli_complete.rs:244
Method
definition_locations
(&self, name: &str)
src/indexer.rs:688
Function
delta_encoding_is_sorted
()
src/semantic_tokens_tests.rs:546
Function
denyMessage
()
contrib/copilot-extension/extension.mjs:58
Function
deprecated_annotation_on_line_above_is_captured
()
src/parser_tests.rs:395
Function
deprecated_annotation_same_line_is_captured
()
src/parser_tests.rs:402
Function
deprecated_annotation_stacked_with_other_annotations
()
src/parser_tests.rs:408
Function
deprecated_modifier_not_set_without_annotation
()
src/semantic_tokens_tests.rs:1349
Function
deprecated_modifier_set_on_java_declarations
()
src/semantic_tokens_tests.rs:1389
Function
deprecated_modifier_set_on_kotlin_declarations
()
src/semantic_tokens_tests.rs:1365
Function
deprecated_on_previous_single_line_decl_does_not_leak
()
src/parser_tests.rs:420
Function
deprecated_workspace_extension_kept_tagged
()
src/resolver/tests.rs:3022
Method
detect_snippet_support
(params: &InitializeParams)
src/backend/init.rs:9
Function
diagnostic_on_correct_call_not_next_line
()
src/features/call_arg_diagnostics_tests.rs:318
Function
diagnostics_boolean_missing
()
src/features/fill_when_tests.rs:593
Function
diagnostics_import_disambiguates_empty_when
()
src/features/fill_when_tests.rs:732
Function
diagnostics_nested_sealed_dotted_type
()
src/features/fill_when_tests.rs:902
Function
diagnostics_no_false_positive_for_same_name_sealed_in_same_package
()
src/features/fill_when_tests.rs:657
Function
diagnostics_no_report_when_complete
()
src/features/fill_when_tests.rs:560
Function
diagnostics_no_report_when_complete_with_bare_object_branch
()
src/features/fill_when_tests.rs:706
Function
diagnostics_no_report_when_complete_with_duplicate_sealed_names
()
src/features/fill_when_tests.rs:611
Function
diagnostics_no_report_with_else
()
src/features/fill_when_tests.rs:577
Function
diagnostics_reports_missing_enum_branches
()
src/features/fill_when_tests.rs:535
Function
diagnostics_same_package_disambiguates_empty_when
()
src/features/fill_when_tests.rs:783
Function
diagnostics_statement_form_sealed_with_missing_branches_is_warned
()
src/features/fill_when_tests.rs:832
Method
did_change
(&self, params: DidChangeTextDocumentParams)
src/backend/mod.rs:168
Method
did_change_watched_files
(&self, params: DidChangeWatchedFilesParams)
src/backend/mod.rs:211
Method
did_close
(&self, params: DidCloseTextDocumentParams)
src/backend/mod.rs:191
Method
did_open
(&self, params: DidOpenTextDocumentParams)
src/backend/mod.rs:157
Method
did_save
(&self, params: DidSaveTextDocumentParams)
src/backend/mod.rs:202
Function
different_package_no_import_not_reachable
()
src/indexer/infer/sig_tests.rs:700
Function
directory_arg_walks_kt_files
()
tests/cli_check.rs:78
Function
disjunction_expression
()
src/indexer/infer/expr_type_tests.rs:93
Function
doc_comment_bang_continued
()
src/features/on_type_formatting.rs:298
Function
doc_comment_triple_slash_continued
()
src/features/on_type_formatting.rs:290
Method
document_highlight
( &self, params: DocumentHighlightParams, )
src/backend/mod.rs:295
Method
document_symbol
( &self, params: DocumentSymbolParams, )
src/backend/mod.rs:302
Function
does_not_cover_other_package
()
src/types_tests.rs:48
Function
dot_at_depth_zero_chained
()
src/indexer/infer/it_this_tests.rs:444
Function
dot_at_depth_zero_ignores_inner_dot
()
src/indexer/infer/it_this_tests.rs:438
Function
dot_at_depth_zero_simple
()
src/indexer/infer/it_this_tests.rs:433
Function
dot_complete_does_not_leak_top_level_fns
()
src/resolver/tests.rs:1259
Function
dot_complete_includes_inherited_members
()
src/resolver/tests.rs:1280
Function
dot_complete_object_with_annotated_getter_properties
()
src/resolver/tests.rs:1320
Function
dot_complete_shows_class_members
()
tests/cli_complete.rs:277
Function
dot_completion_hides_private
()
src/parser_tests.rs:431
Function
dot_completion_qualified_nested_type
()
src/indexer_tests.rs:175
Function
dot_completion_triggers_on_dot
()
src/indexer_tests.rs:131
Function
dot_completion_with_prefix
()
src/indexer_tests.rs:153
Function
dot_completions_custom_type_has_scope_fns_only
()
src/resolver/tests.rs:1449
Function
dot_completions_list_receiver_has_collection_fns
()
src/resolver/tests.rs:1436
Function
dot_completions_string_receiver_has_string_fns
()
src/resolver/tests.rs:1421
Function
dot_receiver_call_expression_nested_args
()
src/features/completion_tests.rs:117
Function
dot_receiver_call_expression_no_args
()
src/features/completion_tests.rs:101
Function
dot_receiver_call_expression_with_args
()
src/features/completion_tests.rs:109
Function
dot_receiver_chained_lowercase
()
src/features/completion_tests.rs:88
Function
dot_receiver_nested_chains
()
src/features/completion_tests.rs:12
Function
dot_receiver_none
()
src/features/completion_tests.rs:125
Function
dot_receiver_qualified
()
src/features/completion_tests.rs:80
Function
dot_receiver_simple
()
src/features/completion_tests.rs:75
Function
dot_receiver_three_segment_chain
()
src/features/completion_tests.rs:96
Function
double_literal
()
src/indexer/infer/expr_type_tests.rs:51
Method
drop
(&mut self)
src/sidecar.rs:219
Method
drop
(&mut self)
src/backend/panic_guard.rs:32
Method
drop
(&mut self)
src/indexer/test_helpers.rs:64
Method
drop
(&mut self)
src/indexer/scan.rs:84
Method
drop
(&mut self)
tests/lsp_smoke.rs:253
Function
e2e_ignore_patterns_bare_pattern_any_depth
()
src/indexer_tests.rs:1965
Function
e2e_ignore_patterns_excludes_symbols
()
src/indexer_tests.rs:1910
Function
elvis_no_hint
()
src/indexer/infer/expr_type_tests.rs:186
Function
empty_file_returns_no_tokens
()
src/semantic_tokens_tests.rs:582
Function
empty_modules_returns_empty
()
src/workspace_json_tests.rs:83
Function
empty_sidecar_symbols_no_crash
()
src/indexer/jar_tests.rs:277
Function
empty_when_block_formatting
()
src/features/fill_when_tests.rs:304
Function
enclosing_call_expression_from_lambda_finds_outer_call
()
src/indexer/node_ext_tests.rs:142
Function
enclosing_call_expression_stops_at_lambda_boundary
()
src/indexer/node_ext_tests.rs:150
Method
enclosing_class_at
(&self, uri: &Url, row: u32)
src/indexer/resolution.rs:155
Function
enclosing_class_cst_annotated_nested_interface
()
src/indexer/scope_tests.rs:607
Function
enclosing_class_cst_declaration_line_returns_none
()
src/indexer/scope_tests.rs:590
Function
enclosing_class_cst_interface
()
src/indexer/scope_tests.rs:583
Function
enclosing_class_cst_nested
()
src/indexer/scope_tests.rs:598
Function
enclosing_class_cst_simple
()
src/indexer/scope_tests.rs:576
Function
enclosing_class_multiline_constructor
()
src/indexer/scope_tests.rs:418
Function
enclosing_class_nested_two_levels
()
src/indexer/scope_tests.rs:405
Function
enclosing_class_simple
()
src/indexer/scope_tests.rs:382
Function
enclosing_class_top_level_returns_none
()
src/indexer/scope_tests.rs:397
← previous
next →
1,601–1,700 of 3,021, ranked by callers