Ported from VSBuildTools 2019. 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) or sub / function defs function(var as stering, var2 as boolean) 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 Run scripts (bat/PS1) and exe files from the "Solution-Root\Scripts" directory. List auto updates as items are added removed and renamed |