-
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
Description
Describe the feature
Such as controlling indentation, setting line spacing, setting the case of tags and attribute names, etc., in order to maintain a concise and clear source code format and facilitate self maintenance when checking the program.
By utilizing the features of "formatting VBA code" and "purifying VBA code", it is possible to format and purify the VBA code of existing documents, achieving a unified VBA code format, deleting useless code, fixing code errors, optimizing code, and improving code quality.
Proposed Solution
No response
Additional Information
Format the code after saving
Right click to format the code