Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maintain folder annotation consistency #6208

Open
IvenBach opened this issue Mar 31, 2024 · 0 comments
Open

Maintain folder annotation consistency #6208

IvenBach opened this issue Mar 31, 2024 · 0 comments
Labels
bug Identifies work items for known bugs difficulty-02-ducky Resolving these involves the internal API, but with relatively easy problems to solve.

Comments

@IvenBach
Copy link
Member

IvenBach commented Mar 31, 2024

Version 2.5.9.x (debug)
OS: Microsoft Windows NT 10.0.19045.0, x64
Host Product: Microsoft Office x86
Host Version: 16.0.17425.20124
Host Executable: EXCEL.EXE

Description
Folder annotation is not consistent amongst added unit tests and RightClick>Annotate>Selected Declaration

To Reproduce
Steps to reproduce the behavior:

  1. Add test module using RD.
  2. Add new standard module
  3. Right click on Option Explicit (you do have that enabled right?) > Rubberduck>Annotate>Selected Declaration> Annotation to add -> @folder - FooBar
  4. Annotation added to module declaration is '@Folder "FooBar" whereas unit tests add add '@Folder("FooBar")

Expected behavior
Have uniform annotation consistency throughout all of RD.

@IvenBach IvenBach added bug Identifies work items for known bugs difficulty-02-ducky Resolving these involves the internal API, but with relatively easy problems to solve. labels Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Identifies work items for known bugs difficulty-02-ducky Resolving these involves the internal API, but with relatively easy problems to solve.
Projects
None yet
Development

No branches or pull requests

1 participant