Redocly / redocly-vs-code

Redocly VS Code extension
37 stars 8 forks source link

Disable config init prompt for empty projects #55

Closed maslennikov closed 11 months ago

maslennikov commented 1 year ago

What happened?

Every time I open an unrelated project not having a redocly config file (for example, a repo with c++ microcontroller code), extension asks if I want to initialize a config file.

What should have happened instead?

I would like to be able to disable this behavior in settings

lornajane commented 11 months ago

One suggestion we had when discussion this issue is to prompt for this configuration file when someone opens an openapi file (root file) without the config in the project.