ConyEdit for Windows 1.1.1

Type: Freeware
Cost: $0
Size: 8.57 MB
Release date: Jan 30 2019
Platform: Win2000,WinXP,Win7 x32,Win7 x64,Windows 8,Windows 10,WinServer,WinOther,WinVista,WinVista x64
Publisher’s Site:  https://www.conyedit.com/
Publisher’s Product Page:  https://www.conyedit.com/home
Country: China


ConyEdit for Windows

 
 

A cross-editor plugin to improve any text editor or IDE on Windows OS, based on clipboard monitoring and command line parsing. That means, with ConyEdit running in the background, you can use the commands of ConyEdit in any text editor or IDE on Windows OS without switching windows frequently. The commands and their syntax are straightforward and easy to learn. And most importantly, learn once, use anywhere.
ConyEdit has powerful in-place batch data processing capabilities and a large-capacity storage space for the extracted contents. Batch processing includes batch print, batch processing of lines or columns (extraction, insertion, deletion, replacement, modification, append before/after lines/columns, etc), and batch processing of strings (extraction, replacement, modification, etc). For the extracted contents, this software will store them in named arrays for subsequent reference, which greatly enhances the code generation capability and the text replacement capability. These features make your text editing more handy.
ConyEdit supports regular expressions and enhances them in some way. For example, you can get the nth regular expression match of each line of the text and store them in a one-dimensional array, or get all the regular expression matches of each line of the text and store them in a two-dimensional array, or perform some processing in-place on the contents positioned by the regex, etc.
This software has defined a group of commonly used built-in regexes for the quickly positioning of lines, columns, and strings, which can efficiently reduce the writing of regular expressions. For the positioning that is not in the built-in type range, you can specify a regular expression or literal string.