Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add VSCode IDE #55

Open
PyPablo opened this issue Mar 22, 2023 · 2 comments
Open

Add VSCode IDE #55

PyPablo opened this issue Mar 22, 2023 · 2 comments
Labels
enhancement New features or code improvements

Comments

@PyPablo
Copy link

PyPablo commented Mar 22, 2023

📝 Description of the feature

Add VS Code to the installer

💡 Steps for implementing the feature

No response

🔗 Useful links and references

No response

@PyPablo PyPablo added the enhancement New features or code improvements label Mar 22, 2023
@RobPasMue RobPasMue changed the title Add ... Add VSCode IDE Mar 22, 2023
@PyPablo
Copy link
Author

PyPablo commented Mar 22, 2023

And PyCharm if there is time :).
Now seriously, we have several customers using PyCharm (not as many as VS code)

@abhishekchitwar
Copy link
Contributor

Hi @PyPablo,

Thanks for adding the enhancement feature. this is on the feature list for evaluation; however, you can still launch the VS Code and PyCharm IDE's using from "Launch Console" option under Launching options of Tab: Manage Python Environment

image

Once the console is available, just issue the command "code ." to get VS Code up and running with selected virtual environment/python version from the list available with Ansys Python Manager.

image

With PyCharm, you issue "pycharm64.exe" from console. Also, you can set virtual environment using interpreter setting.

image

Hope this helps in meanwhile.

@RobPasMue @rs-bh-n

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or code improvements
Projects
None yet
Development

No branches or pull requests

2 participants