JetBrains / JetBrains/inspection-plugin

[Discussion] Similarities & share ideas & concepts with idea-cli-inspector

Open
#19 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
254
Forks
22
PR merge metrics
No merged PRs in 30d

Description

When I started https://github.com/bentolor/idea-cli-inspector there was no other, easy option to leverage the benefits from the IDEA inspections.

My colleague just pointed me toward this project and as an author of the nuts and bolts solution I'm very interested in this plugin.

I have yet not thrown a deep look into this plugin, but I assume that there might be a few concepts and learning from idea-cli-inspector which might be beneficial for this project, too.

A rough idea of how my script works might give the [`.ideainspect`](https://github.com/bentolor/idea-cli-inspector/blob/master/.ideainspect) configuration file.

Things I still have no good solution to are:

* Improve analysis speed, major by
** Proper scope to excluded all the unwanted stuff
** Re-using the IDEA index (while actually have to delete it because it gets broken/delivers wrong results on re-analysing the same code base over and over again
* Proper Container/Docker Support
* Supporting UE featureset
* Update & Installing plugins (for correct/extended analysis support). Currently I'm doing this my manually installing/maintaining/injecting the proper `~/.IntelliJIdea201xx.x/config/` parts into the installation

I'd be very interested in the scope of this project: Can anybody give me a rought outline over the scope, plans, roadmap and priority of this plugin?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.