Jetbrains Pycharm Professional 2018.3 -
: Windows users can now configure PyCharm to use a Python interpreter located inside WSL. This allows you to develop on Windows while running and testing in a native Linux environment.
: To prevent slowdowns when debugging large datasets, the debugger can be set to not load NumPy arrays or Pandas DataFrames by default. You can manually load their values from the variables view only when needed.
: Full support for TypeScript 3.1 , improved Angular template assistance, and auto-imports for project dependencies in JavaScript. JetBrains PyCharm Professional 2018.3
PyCharm Professional 2018.3 introduced several significant features aimed at improving cross-platform development, organization, and search efficiency.
: A highly requested feature, you can now write TODO comments that span multiple lines. Subsequent lines are recognized as part of the same TODO if they are indented. : Windows users can now configure PyCharm to
: Integration for viewing and managing GitHub pull requests directly from the IDE. PyCharm 2018.3 EAP 8 - The JetBrains Blog
As a Professional release, this version also included advanced tooling for web and data tasks: You can manually load their values from the
: The Double Shift search shortcut was redesigned to be more usable. It now includes a tabbed interface to narrow down results by classes, files, symbols, or actions, and ranks partial filename matches higher.