Jetbrains-pycharm-pro-2019-2-5 Now

You can automatically generate text-based documentation stubs for your Python functions:

: Place your cursor inside a function and press Alt + Enter , then select Insert documentation string stub . jetbrains-pycharm-pro-2019-2-5

PyCharm 2019.2 includes built-in support for editing Markdown files ( .md ) and other text-based formats: jetbrains-pycharm-pro-2019-2-5

JetBrains is a maintenance release that focuses on stability and minor bug fixes for the 2019.2 branch. jetbrains-pycharm-pro-2019-2-5

: You can configure your preferred format (e.g., reStructuredText or Google) in Settings | Tools | Python Integrated Tools .

: PyCharm automatically checks the spelling of your comments and text literals. You can manage custom dictionaries in Settings | Editor | Natural Languages | Spelling .