p1c2u / vscode-docker-compose

Docker Compose Extension for Visual Studio Code
MIT License
18 stars 8 forks source link

After changing settings, vscode needs to be reloaded to be effective #27

Open augustocdias opened 5 years ago

augustocdias commented 5 years ago

I have a project, in which the compose files are not in the root directory, so I have changed the docker-compose.files setting for my workspace. In order to make the extension work, I had to reload vscode. Would be nice if it reacts to settings changes on the fly.