Wrong completion does not work correctly

Seems as if the completion of packages in the library manager is not working correctly.

How to reproduce:

  • go to the library manager, use pip
  • type “holidays” into the search form
  • there is no result, but if you then hit ENTER it can be installed correctly
2 Likes

It seems Library Manager always omits packages with a fully matching name from the suggestions. Created a new ticket for this issue, thank you!

Should be much better now, @artem.borzilov tuned the logic behind the suggestions and now it works as expected.