This software provides a major mode for editing VBA codes in Emacs.
-
Automatic indentation
-
Colored syntax
-
Block insertion
-
Completion support
[TAB] : vba-indent-line
\C-c[TAB] : vba-indent-region
\M-\C-q : vba-fill-or-indent
\M-i : expand-abbrev
\C-ci : vba-insert-statement
\C-ce : vba-close-statement
\C-cf : vba-insert-function
\C-cx : vba-insert-excel-function
Follow GPL v2 or later.