Is there VBA syntax highlighting for opening and closing loops and if statements?

Kurt Leadley

Sorry if this has been asked before but I can't seem to find any information on this. I am working with VBA for automating word documents and I have this huge block of code with tons of "if else" statements, "do while" loops and "with" statements all nested together.

When I program using other languages and other IDE's, I can normally click the opening "if" or "while" bracket and get the highlighted closing bracket. This makes it a lot easier to keep track of everything. Is there anything close to this functionality in VBA for Word? I am going mad trying to keep track of everything!

vacip

I'm not sure it has what you are looking for, but Rubber duck for VBA has some pretty awesome features to upgrade the VBA IDE.


EDIT:

Two more things to try:

Smart Indenter - this one might actually help you more, as it creates intendation, thus helping to identify structures.

MZ-Tools - not free, but has a 30 day trial. (I haven't tried this one - report back if it is any good :) )

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

How to turn on highlighting opening/closing tags in Visual Studio 2015 Community

From Dev

Opening & Closing HTML tags with multiple logic Loops inbetween

From Dev

VBA Word: remove editing restriction at opening and restrict again when closing

From Dev

Multiple if statements and while loops reassigning variable syntax error in bash script

From Dev

VBA syntax error for opening up a file and refreshing data connections

From Dev

Syntax of loops

From Dev

Closing and opening processes by "Hotkey"

From Dev

Opening and Closing the datasets in Delphi

From Dev

Opening and closing tags in HTML

From Dev

Determine if the NavigationDrawer is opening or closing

From Dev

Opening and Closing the datasets in Delphi

From Dev

Determine if the NavigationDrawer is opening or closing

From Dev

Flashlight (Torch) is opening but not closing

From Dev

opening and closing mysql connection

From Dev

Opening and closing form animation

From Dev

Opening and closing chrome extension

From Dev

Custom syntax highlighting in Atom

From Java

Geany: Syntax highlighting for #define

From Dev

Improve vimdiff syntax highlighting

From Dev

Groovy syntax highlighting for Kate

From Dev

Syntax highlighting rules and definitions

From Dev

TypeScript syntax highlighting in vim

From Dev

Redcarpet Syntax Highlighting

From Dev

Syntax Highlighting Guide for Atom

From Dev

Vim variable syntax highlighting

From Dev

Add Syntax Highlighting to IElisonBuffer

From Dev

Change syntax highlighting in NetBeans

From Dev

Syntax highlighting for .sage in sublime

From Dev

Syntax highlighting markdown lists