Skip to content

Conversation

@BillBarnhill
Copy link
Contributor

  • [symbol.rs] extract score compute into fn compute_match_score
  • [symbol.rs] extract getting SymbolInformation from a Referenceable to pub Vault::to_symbol_information
  • [vault/mod.rs] add non-pub find_range, used by Vault::to_symbol_information
  • [vault/mod.rs] add pub to_symbol_information to Vault impl, with allow for deprecation and explanation [vault/mod.rs] fix a couple of hidden lifetimes
  • [symbol.rs] modify workspace_symbol to reflect above refactorings [symbol.rs] fix deprecated warning by adding allow macro ot map_to_lsp_tree, with explanation

[symbol.rs] extract score compute into fn compute_match_score
[symbol.rs] extract getting SymbolInformation from a Referenceable to pub Vault::to_symbol_information
[vault/mod.rs] add non-pub find_range, used by Vault::to_symbol_information
[vault/mod.rs] add pub to_symbol_information to Vault impl, with allow for deprecation and explaination
[vault/mod.rs] fix a couple of hidden lifetimes
[symbol.rs] modify workspace_symbol to reflect above refactorings
[symbol.rs] fix deprecated warning by adding allow macro ot map_to_lsp_tree, with explanation
@Feel-ix-343 Feel-ix-343 merged commit 1576a4c into Feel-ix-343:main Oct 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants