History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-18178
Type: Usability Problem Usability Problem
Status: Open Open
Assignee: Anna Kozlova
Reporter: Colin Fleming
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Allow IDE inspection profiles to be applied to scopes.

Created: 21 May 08 17:37   Updated: 14 Jul 08 16:56
Component/s: Code Analysis. Inspection

Build: 7,757


 Description  « Hide
It would be useful to be able to apply IDE inspection profiles to scopes. This would help as a workaround for IDEA-18177 - the devs using a particular plugin could create a local profile but not check it in. Additionally, some developers might like stricter inspections than a corporate standard for their personal code, for example.

 All   Comments   Work Log   Change History      Sort Order:
Anna Kozlova - 14 Jul 08 16:29
If developer do not have corresponding profile default one should be created silently?

May be it would be more usefull if you would be able to specify your own mapping and do not share this scope-profile mapping with your team?

So IDE profiles node would contain the same table as Project Profiles?

Thank you


Colin Fleming - 14 Jul 08 16:52
Well, not the same table but the same format, yes. Basically I think you should be able to mix project and IDE profiles easily and define IDE scopes. Probably the mapping would only be stored in the project if it was a Project scope mapped to a Project profile, all other combinations (IDE scope/IDE profile, Project scope/IDE profile, IDE scope/Project profile) would be stored in the IDE (maybe with a warning or some sort of indication that this mapping is not shared).