Skip to content

Fares-Abubaker/requirements

 
 

Repository files navigation

Requirements Plugin

JetBrains IntelliJ Plugins JetBrains IntelliJ plugins Twitter Follow

https://plugins.jetbrains.com/plugin/10837

meanmail.dev

Your feedback is important. The faster more people request a feature, the sooner it will appear.

Supported Versions of IntelliJ:

Supported Products

2020.2 — 2024.2

  • PyCharm Community
  • PyCharm Professional
  • PyCharm Educational
  • IntelliJ IDEA Community
  • IntelliJ IDEA Ultimate
  • IntelliJ IDEA Education

Syntax

Features

  • Highlighting and Syntax check for requirements.txt files in IDE
  • Reference to sub-requirements files (Ctrl + click)
  • Open packages in a browser (Ctrl + click)
  • Reformat file
  • Support renaming
  • Uninstall package

Actions

PyCharm and other products if the Python plugin is installed:

  • Install All packages

Code Inspections

PyCharm and other products if the Python plugin is installed:

  • Check if packages are installed
  • Check if a package exists
  • Check if package version exists
  • Check package versions
  • Check for duplicate definitions
  • Check environment markers

All IDEs:

  • Check if there are files to which there is a link

Quick Fixes

PyCharm and other products if the Python plugin is installed:

  • Install package
  • Remove duplicate
  • Remove unused package
  • Uninstall package

Maintained by Fares Abubaker.

About

Intellij plugin for requirements.txt file

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 93.1%
  • Lex 4.9%
  • HTML 1.5%
  • Python 0.5%