question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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

See original GitHub issue

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 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?

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:9

github_iconTop GitHub Comments

2reactions
bentolorcommented, May 28, 2019

@mglukhikh Thank you for your feedback!

I really wonder why functionality like this tend to be niche topic in customer visibility. For myself I find it very vital and helpful to leverage IDEA inspections outside interactive usage scenarios.

Nevertheless I’m glad to hear that you currently expect that an unfreeze may be possible in a few months.

1reaction
dzwickercommented, Jan 10, 2020

I assume that these issues must be addressed on IntelliJ side and wonder how the TeamCity-expirience is and if it shares the same issues.

The TeamCity-expirience has the described problems and is unusable.

silently failing inspections providing no results.

Is a big thing as the build is successful but has just 0 inspection errors/warnings

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issues · JetBrains/inspection-plugin · GitHub
Contribute to JetBrains/inspection-plugin development by creating an account ... [Discussion] Similarities & share ideas & concepts with idea-cli-inspector.
Read more >
Run code inspections from the command line - IntelliJ IDEA
IntelliJ IDEA runs code inspections to find and highlight syntax errors, dead code, possible bugs, bad coding style, and other problems.
Read more >
Criminal Intelligence - Manual for Analysts | UNODC
Before we can properly discuss and explore information, intelligence and analysis in theoretical and practical terms, we need to have some common ...
Read more >
Using GroupWork Activities | CK-12 Foundation
Sets of GroupWork activities are organized around a central concept or a basic scientific question-a “big idea.” Ideally, as students rotate to complete ......
Read more >
12 Best Code Review Tools for Developers (2022 Edition)
The primary issue with the GitHub code review tool is that it supports only Git repositories hosted on GitHub. If you are looking...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found