Skip to content

This Add-In lists all VBA declarations (variables, function names, constants, etc.) and ensures consistent letter case

License

Notifications You must be signed in to change notification settings

AccessCodeLib/ACLibDeclarationDictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACLib Declaration Dictionary

This Add-In lists all VBA declarations (variables, function names, constants, etc.) and ensures consistent letter case.

The idea was born from a discussion (msaccess-vcs-add-in: issue 599) about the behavior of the VBA editor, which adapts each existing declaration to the last written capitalization of the same word. This leads to many unnecessary changes in commits when using a version control system.

ACLibDeclarationDictionary

About

This Add-In lists all VBA declarations (variables, function names, constants, etc.) and ensures consistent letter case

Resources

License

Stars

Watchers

Forks

Languages