Some common functions that Rocktime Ltd use while programming.
Anybody is welcome to use them but they are quite specific to the way we work.
Most menu items will work for anybody, but a few do launch some of our other build tools.
In time we may release these additional tools, but they do require some work first.
Some useful features are .....
- Add standard regions
- Remove empty regions
- Add Namespace to class
- Convert private variables (Private _MyVar As String) to
- New method
- Copy method
- Clone Method
- Properties
- ReadOny Propeties
- WriteOnly Properties
- Paste copy buffer to a string builder (delimiting "). Useful for sql statements, javascript, etc
- New Compare Copy buffer to selected text function on editor context menu
Support to kill off orphaned headless chrome processes left from crashed selenium webdriver tests