SciTE Hopper : Jump to Any line by one click and many other helpfull functions !
As Ashalshaikh suggested me after leaving me the task to continue >SciTE Hopper, i open a new Topic about it.
It will be more easy for futures updates.
Many helpfull functions in contextual menu.
SciTE Hopper is now multipurpose.
• Color Catcher added • BinaryToAu3Kompressor added • TinyAu3Search replaced by StringFinder • RegJumper added • Edit With SciTE added (available in Options)
• SpecialCharactersViewer added (available in Tray menu)
New Contextual Menu : For a right Click on a function : • Copy function name
• Insert a function header
• Cut function
• Copy function
• Delete function
• Create a variables List
• Remove usseless Blank lines
• Remove Debug lines ( all lines starting with ConsoleWrite or _ArrayDisplay )
• Set AutoIt Code Layout
• Remove Comments For entire script : • Create a functions List
• Create a variables List
• Remove usseless Blank lines
• Remove Debug lines ( all lines starting with ConsoleWrite or _ArrayDisplay )
• Set AutoIt Code Layout
• Remove Comments
• ( Open in SciTE a ) Duplicate of current Script in Temp Dir
• ( Open in SciTE a ) Duplicate of current Script in Same Dir
• Explore Parent Script Folder
• Copy Script name
• Copy Script path
• Find Unused Functions
• Find Unused Variables
• Set all functions in alphabetic order.( func headers and regions ( in fact, all lines between functions ) are not supported.) SciTE Editor New Contextual Menu if SciTE Hopper is added ( in Options ) to SciTE Editor : when you made a selection in SciTE Editor you can : • Open a Reg Key in Regedit using RegJumper • Open a Url in your default Browser • Search on google in your default Browser • Search on AutoIt Website in your default Browser
Now Can be added to windows start (minimized)
Options are available by Tray Menu.
A double click on tray icon will open clipboard content to SciTE Editor ( Handy when you have copied some code from your browser ) How to proceed for add SciTE Hopper to SciTE Editor :
Run Scite Editor, run Scite Hopper ( compiled! ) go to Options and select Add/Remove to SciTE Tab. then click on Add button and it's done !
Right click on SciTE Editor and choose SciTE Hopper in Contextual Menu for run it when you need it !
Update of 07 Dec 2017
TinyAu3Search is replaced by StringFinder Previous downloads : 1287
Script and compiled version are available in the download section
Thanks to Ashalshaikh, Melba23, Th3 MMA, Alzri2, taitel, Manadar, taz742, Yashield, Authenticity, Xenobiologist for their help
and asdf8 for his >Includes Helper and azjio for his >FileSearch.
Hope it help you and happy Scripting !