Skip to content

Releases: Fares-Abubaker/requirements

v2024.3

12 Dec 01:59
6b3d6e9
Compare
Choose a tag to compare

Add support for PyCharm 2024.3

v2024.2 - Updated Requirements Plugin for PyCharm 2024.2

21 Aug 00:27
c1225bb
Compare
Choose a tag to compare

We are excited to announce the latest update to the Requirements Plugin, now fully compatible with PyCharm 2024.2 and other IntelliJ-based IDEs!

What's New in v2024.2:

  • Kotlin 1.9.0 Upgrade:

    • The plugin has been upgraded to use Kotlin 1.9.0, ensuring smooth compatibility with the latest IntelliJ platform and PyCharm 2024.2.
  • IntelliJ Platform Support:

    • Official support for PyCharm 2024.2 and IntelliJ IDEA 2024.2.
    • Enhanced stability and integration with the latest IntelliJ features.
  • Bug Fixes:

    • Resolved issues related to Kotlin version mismatches, ensuring a more stable and reliable experience.
    • Minor bug fixes and performance improvements.

Key Features:

  • Syntax Highlighting & Validation:
    • Automatic syntax highlighting and validation for requirements.txt files.
  • Quick Navigation:
    • Easily navigate to sub-requirements files or open packages in your browser with a simple Ctrl + click.
  • Code Inspections:
    • Comprehensive code inspections to check package existence, versions, and environment markers.

How to Install:

  1. Download the requirements-2024.2.jar file from the assets below.
  2. In PyCharm, navigate to Settings > Plugins.
  3. Click on the ⚙️ gear icon and select Install Plugin from Disk....
  4. Choose the downloaded .jar file and proceed with the installation.
  5. Restart PyCharm to activate the plugin.

Thank You for Your Support!

Your feedback is crucial in shaping the future of this plugin. If you encounter any issues or have suggestions, please report them in the issue tracker.

Maintained by Fares Abubaker.