pappasam / jedi-language-server

A Python language server exclusively for Jedi. If Jedi supports it well, this language server should too.
MIT License
596 stars 45 forks source link

Substring match in workspace/symbol #225

Open astoff opened 2 years ago

astoff commented 2 years ago

Would it be possible to make the search query of the workspace/symbol request match a substring of the symbols, not necessarily at the beginning? So that e.g. the query name would match the variable incredibly_long_name.