I want to use python environment in docker container, alongside editing source files on the host machine. I know VSCode provides devcontainer feature, but I want to use VIM and coc-pyright. How to do that?
Asked
Active
Viewed 1,011 times