Python in Visual Studio Code – April 2019 Release
devblogs.microsoft.com
Python in Visual Studio Code – April 2019 Release
1–10 of 42 posts
Re: Python in Visual Studio Code – April 2019 Release
#2Re: Python in Visual Studio Code – April 2019 Release
#3The only way I have found this possible is to actually run VSCode itself in docker.
Re: Python in Visual Studio Code – April 2019 Release
#4A feature I would like is use my VScode against a python programming environment in docker. The only way I have found this possible is to actually run VSCode itself in docker.
Re: Python in Visual Studio Code – April 2019 Release
#5A feature I would like is use my VScode against a python programming environment in docker. The only way I have found this possible is to actually run VSCode itself in docker.
Re: Python in Visual Studio Code – April 2019 Release
#6A feature I would like is use my VScode against a python programming environment in docker. The only way I have found this possible is to actually run VSCode itself in docker.
The github issue tracking this feature is here: https://github.com/Microsoft/vscode-python/issues/79
Unfortunately there's no major activity on it as of late... but I usually go take a peak every few months and hope...
Re: Python in Visual Studio Code – April 2019 Release
#7A feature I would like is use my VScode against a python programming environment in docker. The only way I have found this possible is to actually run VSCode itself in docker.
Re: Python in Visual Studio Code – April 2019 Release
#8A feature I would like is use my VScode against a python programming environment in docker. The only way I have found this possible is to actually run VSCode itself in docker.
As an aside, you can easily do this with PyCharm. It even works with vagrant images.
Re: Python in Visual Studio Code – April 2019 Release
#9A feature I would like is use my VScode against a python programming environment in docker. The only way I have found this possible is to actually run VSCode itself in docker.