Skip to content

Inspection for shadowed/duplicated member attributes #3198

@ThunderFrame

Description

@ThunderFrame

It's possible to have a VB_Description defined for the Get, Set and Let of a Property, and VBE doesn't enforce consistency (it only recognizes the first VB_Description encountered). It may be that it is possible to have multiple descriptions, but the VBE's Object Browser displays a Property as a single member (regardless of whether it is implemented as Get, Let and/or Set).

RD should ensure that only one VB_Description is defined per Property. It may well be appropriate to have different help contexts and/or shortcut keys per property.

Metadata

Metadata

Assignees

No one assigned

    Labels

    difficulty-02-duckyResolving these involves the internal API, but with relatively easy problems to solve.enhancementFeature requests, or enhancements to existing features. Ideas. Anything within the project's scope.feature-inspectionsmodule-and-procedure-attributesup-for-grabsUse this label in conjunction with a difficulty level label, e.g. difficulty-02-ducky

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions