|
| 1 | +# Created with YamlCreate.ps1 Dumplings Mod |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: JetBrains.PyCharm |
| 5 | +PackageVersion: 2026.1.3 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: JetBrains s.r.o. |
| 8 | +PublisherUrl: https://www.jetbrains.com/ |
| 9 | +PublisherSupportUrl: https://www.jetbrains.com/support/ |
| 10 | +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ |
| 11 | +Author: JetBrains s.r.o. |
| 12 | +PackageName: PyCharm |
| 13 | +PackageUrl: https://www.jetbrains.com/pycharm/ |
| 14 | +License: Proprietary |
| 15 | +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ |
| 16 | +Copyright: Copyright © 2000-2026 JetBrains s.r.o. |
| 17 | +ShortDescription: The Python IDE for Professional Developers |
| 18 | +Description: The Python & Django IDE with intelligent code completion, on-the-fly error checking, quick-fixes, and much more... |
| 19 | +Moniker: pycharm-pro |
| 20 | +Tags: |
| 21 | +- code |
| 22 | +- coding |
| 23 | +- develop |
| 24 | +- development |
| 25 | +- django |
| 26 | +- programming |
| 27 | +- python |
| 28 | +ReleaseNotes: |- |
| 29 | + Code insight and type checking |
| 30 | + - Docstring rendering: Fixed a bug where reStructuredText Python code blocks inside docstrings failed to render - PY-37743. |
| 31 | + - Variance inference rules: Fixed a bug where the type checker failed to account for Concatenate expressions during type variance inference - PY-88970. |
| 32 | + - Generic type unification: Resolved a type checker regression where an empty list literal incorrectly collapsed generic type unification to Any - PY-89047. |
| 33 | + Jupyter notebooks |
| 34 | + - Staging area comparisons: Fixed an issue where comparing notebook modifications in the version control staging area displayed raw notebook JSON content instead of the formatted file view - PY-78246. |
| 35 | + - Markdown table alignment: Fixed a layout bug where columns within Markdown cell tables failed to align properly inside Jupyter Notebooks - PY-85344. |
| 36 | + LSP and external tools |
| 37 | + - LSP diagnostics regression: Resolved a critical regression with the Python plugin in JetBrains IDEs where Pyright and Ruff diagnostics stopped working entirely after a recent update - PY-89795. |
| 38 | + - Ruff rule documentation: Added an inline documentation link on hover for diagnostic rules reported by the Ruff plugin - PY-89557. |
| 39 | + - Property signature validation: Fixed a false-positive Getter signature should be (self) warning triggered during code analysis - PY-87508. |
| 40 | +
|
| 41 | + Full release notes. |
| 42 | +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/PY-A-233538566 |
| 43 | +PurchaseUrl: https://www.jetbrains.com/pycharm/buy/ |
| 44 | +Documentations: |
| 45 | +- DocumentLabel: Learn PyCharm |
| 46 | + DocumentUrl: https://www.jetbrains.com/pycharm/learn/ |
| 47 | +ManifestType: defaultLocale |
| 48 | +ManifestVersion: 1.12.0 |
0 commit comments