Tool Download

ConyEdit-for-Windows

ConyEdit is a cross-editor plugin.

Tool Name:

ConyEdit-for-Windows

Tool Version: 1.1.1

Tool Type: Freeware

Tool Cost In: 0 US$

Tool Target Platform: Windows

Tool OS Support: Win2000,WinXP,Win7 x32,Win7 x64,Windows 8,Windows 10,WinServer,WinOther,WinVista,WinVista x64

Limitations: ConyEdit is free software (from version 1.1.1).

Tool Info URL: Click to view

Video 1: Link for download

Video 2: Link for download

Download 1: Click to download

Download 2: Click to download

Short Description:
A cross-editor plugin to improve any text editor or IDE on Windows OS, based on clipboard monitoring and command line parsing. With ConyEdit running in the background, you can use its commands in any text editor or IDE on Windows OS.

Long Description 1:
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.

Long Description 2:
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.