When I'm working on a project that has a poetry venv inside of a devcontainer, how can I hook up everything so that my DAP and my LSP are actually using the given virtual environment.
Am I misunderstanding what this plugin does, does it connect to the running devcontainer in the same way that VSCode does, or does this just help porting in the current neovim configuration inside of the docker container?
When I'm working on a project that has a poetry venv inside of a devcontainer, how can I hook up everything so that my DAP and my LSP are actually using the given virtual environment.
Am I misunderstanding what this plugin does, does it connect to the running devcontainer in the same way that VSCode does, or does this just help porting in the current neovim configuration inside of the docker container?