I am working on an attached docker on vscode. The docker container run in a remote machine in which I a am connected through the remote-SSH extension.
When I open a python file for example the outline tab doesn't show anything. It works fine when I am outside the docker.
I want the outline tab work correctly inside the docker.