|
Project Information
|
I'm not sure of the protocol when you plagiarize someones' work.... I have made several modifications to majkinetors' ISense script. 95+% of the script is his, and there is no way that I could have written the script on my own. Features: Added support for the 5 loop commands (Normal, FilePattern, Registry, Parse, Read). AutoComplete for variables and parameters. Moved the selection box above current line, if there is not enough room below it. {backspace} Activates MySense when switching windows in addition to Space, Tab, and Enter. No tooltip is displayed when there are no parameters. Automatic expansion of registry commands. For Example: I type: regr{Tab} MySense expands regr to RegRead, and displays Tooltip (OutputVar, HKLM|HKU|HKCU|HKCR|HKCC, SubKey [, ValueName]) I type: myvar, hkl{Tab} MySense expands hkl to HKEY_LOCAL_MACHINE, The tooltip remains displayed until {enter} is pressed. |