How to implement plugin suggestion?

Hi

I’m working on a plugin related to OpenAPI documents. I would like the IDE to suggest my plugin for installation when a user edits an openapi.yml document. How can I do that?

You could use the fileType extension point. See the documentation for more information.

Most likely we will not approve it (suggestion) as we already have plugin bundled that handles such name. Sorry, but we don’t do this until we believe that certain plugins are essential for our users and must be suggested.

OK. I understand. No problem