Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support full set of variables in cmd #49

Open
User087 opened this issue Jun 5, 2023 · 1 comment
Open

Support full set of variables in cmd #49

User087 opened this issue Jun 5, 2023 · 1 comment

Comments

@User087
Copy link

User087 commented Jun 5, 2023

The set of available variables is currently somewhat limited. I suggest adding support for the full set of variables available in VSCode, and which are accessible in e.g. tasks.json (https://code.visualstudio.com/docs/editor/tasks#_variable-substitution). This would e.g. allow using the ${command:python.interpreterPath} variable to write a command to activate the virtual environment, allowing subsequently running any commands that require the virtual environment, thus potentially mitigating #48.

@kortina
Copy link
Owner

kortina commented Jun 5, 2023

Seems like a good idea to me! Would love help with this one.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants