PyCharm: Difference between revisions

From David's Wiki
No edit summary
No edit summary
 
Line 1: Line 1:
Pycharm
PyCharm


==Change Comment Style==
==Change Comment Style==

Latest revision as of 19:51, 2 September 2020

PyCharm

Change Comment Style

Goto:

Settings | Tools | Python Integrated Tools | Docstring format

Caching

PyCharm will backup your code so that you can restore deleted files.
However, if you keep data in your project directory, it will also backup your data.
To prevent this, right-click your data and goto Mark Directory As -> Excluded so that it won't back it up.