al-code-outline
al-code-outline copied to clipboard
[Feature Request]List of all variables in project
For the purpose of consistent variable naming in a project I want to be able to view a list of all the variable names used in the project (not per file - per project).
For example, in one codeunit I have; Cust: record Customer;
but in another file I refer to Customer: record Customer;
For the purpose of tidy and consistent programming it would be better if either Cust or Customer was consistently used.
Also, it might be nice to somehow get an overview of all field names and get an option to search for it. (Perhaps even every AL control 😅)
Thank you for reporting it. Looks like a nice idea for an advanced symbols search functionality.