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.
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.