Redocly / redocly-vs-code

Redocly VS Code extension
35 stars 6 forks source link

Disable config init prompt for empty projects #55

Closed maslennikov closed 8 months ago

maslennikov commented 10 months 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 9 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.