VSCode does this and I think this feature is convenient for users and helps to discover new plugins.
E.g. when someone edits .cpp file, Sublime Text can show a list of recommended C++ - related extensions.
When .py file is being edited - python related extensions are shown, etc.
Here is how VSCode suggestion box looks like:

Plugins in the list can be sorted according to the download count or some other criteria.
VSCode does this and I think this feature is convenient for users and helps to discover new plugins.

E.g. when someone edits .cpp file, Sublime Text can show a list of recommended C++ - related extensions.
When .py file is being edited - python related extensions are shown, etc.
Here is how VSCode suggestion box looks like:
Plugins in the list can be sorted according to the download count or some other criteria.