AET VBE Tools v1.6.1
Over the last week, I made some changes to my AET VBE Tools.
Although still free, I want to ensure they are as good as I can make them for you, before I release a paid version.
This is what has been done –
An indenting bug was fixed for Select Case constructs when working with Projects and Modules.
I also improved the indenting of Add Line Numbers code.
When adding the date and time to text files being exported, the code has been adjusted to show the correct time.
I made a change to the Copy Code and Compare Code userforms. Sometimes duplicate file names were showing.
I edited Highlight Code In Excel so that individual Case statements are also highlighted with Select Case constructs.
Note: It is a big help with regards to visibility to see them highlighted this way. Unfortunately I had to hard code that part, so it will only work if your tab settings are set to 4. (In the VBE, Tools, Options, Editor, Tab Width). If I find a way to determine this programatically, I will adjust the code to suit. Alternatively, if you know a way, please leave a comment.
As a small bonus, I also added the functionality to delete Debug.Assert and Stop to the Cleanup Project code.
Download the new version here.