-
Notifications
You must be signed in to change notification settings - Fork 315
Open
Labels
difficulty-02-duckyResolving these involves the internal API, but with relatively easy problems to solve.Resolving 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 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-duckyUse this label in conjunction with a difficulty level label, e.g. difficulty-02-ducky
Milestone
Description
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
Labels
difficulty-02-duckyResolving these involves the internal API, but with relatively easy problems to solve.Resolving 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 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-duckyUse this label in conjunction with a difficulty level label, e.g. difficulty-02-ducky