Pycharm
PyCharm is an integrated development environment (IDE) used in computer programming, specifically for the Python language. It is developed by the Czech company JetBrains. It provides code analysis, a graphical debugger, an integrated unit tester, integration with version control systems (VCSes), and supports web development with Django as well as data science with Anaconda.
Ref: wiki
Shortcut
Mac OS
shortcut
discription
control + shift + R
ํ์ฌ ํ์ผ ์คํ
control + g
๋ณ์์ฐพ๊ธฐ
option + F12
ํฐ๋ฏธ๋ ์ด๊ธฐ
Window OS
shortcut
discription
ctrl + shift + F10
ํ์ฌ ํ์ผ ์คํ
ctrl + g
๋ณ์์ฐพ๊ธฐ
Last updated
Was this helpful?