We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On the codelab2, inside Python environment, teacher typed "code .", then an ide popped out with the Python project. Can you tell us what ide is this?
The text was updated successfully, but these errors were encountered:
That's vscode.
Command+ P
>shell
Shell Command: Install code command in PATH
Might not work for Windows.
Sorry, something went wrong.
It's a shortcut that comes with the IDE.
Personally, I have code for vscode, atom for Atom, vim for Vim and idea for IntelliJ.
code
atom
vim
idea
Thanks!
PyCharm is my fav Python IDE, also developed by JetBrains
嗯嗯, 谢谢。
No branches or pull requests
On the codelab2, inside Python environment, teacher typed "code .", then an ide popped out with the Python project. Can you tell us what ide is this?
The text was updated successfully, but these errors were encountered: