Rubberduck icon indicating copy to clipboard operation
Rubberduck copied to clipboard

Attribute class incorrect for vb_PredeclaredID and VB_Exposed

Open FullValueRider opened this issue 3 years ago • 3 comments

Rubberduck version information Version 2.5.2.5951 OS: Microsoft Windows NT 10.0.22000.0, x64 Host Product: Microsoft Office x64 Host Version: 16.0.14026.20308 Host Executable: WINWORD.EXE

Description The code inspections for the @PredeclaredId and @Exposed annotations are listed under 'Code Quality Issues'. My recollection is that these annotations were previously listed under 'Rubberduck opportunities'.

The current classification means that the code inspections get lost in a myriad of other inspections whereas previously they were frequently the only inspections in the Rubberduck Opportunities' inspections.

My preference would be for these annotation to be moved back to the 'Rubberduck Opportunities' code inspections.

FullValueRider avatar Jul 02 '21 09:07 FullValueRider

Hi im looking this bug, i looking at the InspectionsUI class . There is annotations refering the predeclaredId, but its a autogenerated class. Can i have more info?

GmausDev avatar Oct 17 '22 21:10 GmausDev

@GmausDev this is an example of the recategorization that is referred to in the issue you were starting work on in your currently open PR (#6029)

Vogel612 avatar Oct 17 '22 21:10 Vogel612

Okay , i rlly enjoy help but its soo big project :P But i like cuz my first work was in vb6 and this tool maybe help

GmausDev avatar Oct 17 '22 21:10 GmausDev