JetBrains is a maintenance release that focuses on stability and minor bug fixes for the 2019.2 branch.
: Place your cursor inside a function and press Alt + Enter , then select Insert documentation string stub . jetbrains-pycharm-pro-2019-2-5
: Typing triple quotes """ and pressing Enter will also trigger an automatic docstring stub if enabled in settings. 2. Markdown and Natural Language Support JetBrains is a maintenance release that focuses on
: Press Ctrl + Alt + L to instantly clean up indentation and spacing based on PEP 8 or custom rules. jetbrains-pycharm-pro-2019-2-5
To "prepare a text" or work with text-based content within this version, you can utilize the following core features: 1. Documentation and Docstrings
: PyCharm automatically checks the spelling of your comments and text literals. You can manage custom dictionaries in Settings | Editor | Natural Languages | Spelling .