Relative Content

Tag Archive for powershellvisual-studio-codeautomationcommand-linecommand-line-interface

Automatically type command in powershell in visual studio code

I have a conda project with visual studio code. I wish that, every time in the project folder when I open my powershell, the command conda activate v_env is executed automatically. From the answer here, VSCode: How to run a command after each terminal open?, I create a json document :