[Request] InspectionGadgets plugin
Could you please add the ability to disable this plugin (without shutting
IDEA and removing it)? I like using it for new code that I'm writing but
some of our old code (that won't be changed) takes too long to
reparse/inspect. So, I'd like to be able to disable it while looking at old
code then enable it while writing new.
TIA,
Brad
Please sign in to leave a comment.
Yes. Nice idea. +1
"Brad Lane" <_no_spam_brad.lane@pearson.com> wrote in message
news:bgoupi$mjl$1@is.intellij.net...
old
>
>
>
I would also like
"save current selections to profile"
Two default profiles (blank and full) would disable/enable the plugin
full set of inspections.
Alain
That sounds like a very reasonable solution. However I would imgaine that
for the enable/disable to be useful you would need some method to quickly
jump to various profiles, perferably without requiring the mouse.
-Don.
"Alain Ravet" <alain.ravet.list@wanadoo.be> wrote in message
news:bgp2j8$voo$1@is.intellij.net...
>
>
>
>
Well, the right way to do this is for IDEA to support multiple named profiles for "yellow-line" warnings, like it does for inspections. Even better, have the selected profile bound on a per-project basis (which inspections currently aren't). There's really no way I'm going to be able to give that sort of flexibility on my own. As a stopgap, I could certainly put a Big Red Switch to turn off all of the yellow-line warnings under Project Preferences, but I'm not sure of the value.
Dave Griffith wrote:
>..I could certainly put a Big Red Switch .. under Project Preferences, ..
>
What about adding an entry/switch in the Option menu, like the
CamelPlugin, and the SmartIntroducePlugin do?
Alain
+1, that would be perfect.