Skip to content

j-plugins/external-inspections-plugin

Repository files navigation

External Inspections

Build Version Downloads

GitHub | Telegram | Donation

External Inspections

Let external tools inspect your code and provide feedback.

Features

  • XML Support: Define diagnostics using standard XML format.
  • JSON Support: Use JSON for a more compact representation of diagnostics.
  • Custom File Filters: Configure which files the plugin should track using wildcard patterns (e.g., *.inspections.xml, custom-report.json).
  • XSD Schema: Validation and autocompletion for XML inspection files. Supports both local resources and remote GitHub-hosted schema.

General Usage:

  • Create an XML or JSON file
  • Add tags or properties describing what you want to highlight
  • Ensure the file name matches available file patterns in the settings

TODO:

  • Introduce JSON Schema
  • Add inspections to the files

Check out the playground for more details.

Donation

Open-source tools can greatly improve workflows, helping developers and businesses save time and increase revenue. Many successful projects have been built on these tools, benefiting a wide community. However, maintaining and enhancing these resources requires continuous effort and investment.

Support from the community helps keep these projects alive and ensures they remain useful for everyone. Donations play a key role in sustaining and improving these open-source initiatives.

Chose the best option for you to say thank you:

Patreon | Buy me a coffee | Boosty

Installation

  • Using the IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "external-inspections-plugin" > Install

  • Using JetBrains Marketplace:

    Go to JetBrains Marketplace and install it by clicking the Install to ... button in case your IDE is running.

    You can also download the latest release from JetBrains Marketplace and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template.

Sponsor this project

Contributors 3

  •  
  •  
  •