CodeAssistant CodeAssistant is a Visual Basic Add-in to aid in Visual Basic development. CodeAssistant Features Procedure Builder The Procedure Builder can add properties, functions or subroutines to the code. The window will allow you to select a data type for the procedure. This add-in will be very useful when generating properties, i.e. Get / Let or Set. Collection Class Builder The Collection Class Builder assists you in creating user defined collections based on class objects. Insert Header Comments With the Insert Header Comment add-in, you can add a header to a module with a customizable template which can include predefined variables. Error Handling Templates With the Error Handler add-in, you can add an error handler to a procedure with customizable templates. The add-in merges the error handler with the procedure code. Indent Code The Indent Code add-in is used to rebuild the code indention. Indenting code makes it more readable. Split & Join Line The Split and Join Line add-in is used to splitting long lines of code and joining wrapped lines. Insert Multi-line variable The Insert Multi-line Variable add-in is used to insert multi-line strings, like SQL statements into the code. Close Windows The Close Windows add-in provides a quick way to close all open code pages. Clear Immediate Window The Clear Immediate Window add-in clears all text out of the Visual Basic IDE Immediate window. Add & Remove Line Numbers The Add and Remove Line Numbers add-in is used to add and remove line numbers from the current procedure. Line numbers are used in error handling to identify the line of code where the error was raised. Export to HTML The Export add-in is used to export the current module to an html file. Comment and Key word color coding is supported.
CodeAssistant is a Visual Basic Add-in to aid in Visual Basic development.
CodeAssistant Features
Procedure Builder
The Procedure Builder can add properties, functions or subroutines to the code. The window will allow you to select a data type for the procedure. This add-in will be very useful when generating properties, i.e. Get / Let or Set.
Collection Class Builder
The Collection Class Builder assists you in creating user defined collections based on class objects.
Insert Header Comments
With the Insert Header Comment add-in, you can add a header to a module with a customizable template which can include predefined variables.
Error Handling Templates
With the Error Handler add-in, you can add an error handler to a procedure with customizable templates. The add-in merges the error handler with the procedure code.
Indent Code
The Indent Code add-in is used to rebuild the code indention. Indenting code makes it more readable.
Split & Join Line
The Split and Join Line add-in is used to splitting long lines of code and joining wrapped lines.
Insert Multi-line variable
The Insert Multi-line Variable add-in is used to insert multi-line strings, like SQL statements into the code.
Close Windows
The Close Windows add-in provides a quick way to close all open code pages.
Clear Immediate Window
The Clear Immediate Window add-in clears all text out of the Visual Basic IDE Immediate window.
Add & Remove Line Numbers
The Add and Remove Line Numbers add-in is used to add and remove line numbers from the current procedure. Line numbers are used in error handling to identify the line of code where the error was raised.
Export to HTML
The Export add-in is used to export the current module to an html file. Comment and Key word color coding is supported.