ScottMattes
Member³
I have finally gotten to the point where I can make my plugins available to the general public.
FindAll - displays a window with all lines in the current editor that match your search string. Specify the search string by selecting text in the editor or start FindAll and enter the search string there. Click on a matching line and the editor display is changed to show that line. Regex searches are also supported.
Sort - select some lines in the editor and select Sort and decide whether you want case sensitive or insensitive and the selected lines are replaced with a sorted version.
Scale - select something in the editor, or copy some text to the clipboard, and select Scale and a window opens with a scale and the lines.
Last nite I removed all the extra dependencies, except in FindAll, so the source can be compiled by anyone (I hope).
The .dll's work with the 5.1.3 PLSD and compiled with Delphi 5 Pro.
You can get it by sending an email to Scott@TheMattesFamily.ws
FindAll - displays a window with all lines in the current editor that match your search string. Specify the search string by selecting text in the editor or start FindAll and enter the search string there. Click on a matching line and the editor display is changed to show that line. Regex searches are also supported.
Sort - select some lines in the editor and select Sort and decide whether you want case sensitive or insensitive and the selected lines are replaced with a sorted version.
Scale - select something in the editor, or copy some text to the clipboard, and select Scale and a window opens with a scale and the lines.
Last nite I removed all the extra dependencies, except in FindAll, so the source can be compiled by anyone (I hope).
The .dll's work with the 5.1.3 PLSD and compiled with Delphi 5 Pro.
You can get it by sending an email to Scott@TheMattesFamily.ws