v1.16
Ive been running this for a while with very few issues... I would like some more testing by others.
This is a replacement for the VB6 IDE project explorer.
Features:
Code View
Form View
Folder View Toggle
Controls View Toggle (lists all controls on the form) -Right click of a Form or control gives a list of all events.
-Used events have a checkmark next to them
-Select the event to jump right to the code
Indent Feature
-Indent Module
-Indent Project
-Indent Current Procedure
Erase Blank Lines (this will erase blank lines then re-space at each procedure)
-Erase Blank - Module
-Erase Blank - Project
View References button (Toggle)
Copy VB code (Copies the selected code with vbcode tags)
Options
-Select references to auto load for each new project
--Prompt to load them
-Auto max all windows on load
i think thats it...
The Reference stuff still needs some tweaking..
when loading the options.. select view refs... sometimes it has to restart casue it doesnt always load them right...
stuff like that
Please give it a run
Instructions:
Download (of course)
Unzip to a folder
Load StaticToolz_S.vbp
run
Start another instance of VB
it should be there.
or
Load it, then compile it. and close/restart VB
this will create the DLL but, then if there is an error, you wont get to debug
THANKS!!!




)
Reply With Quote