301
General Software Discussion / Re: Text editor with filtering of lines
« Last post by AbteriX on November 27, 2009, 04:53 PM »I need a text editor that can do filtering of lines in view like dopus. If you have ever used dopus you know that you can filter the visible files by typing wildcard masks (e.g. *txt) ...etcI know what you mean, i wanna do the same in the past to, but...
What I want is something similar but for lines in text files, using regex/wildcards/characters. Almost all editors (ultraedit, pspedit, notepad++) have this feature in find and replace, with ability to list output in separate window ...etc but none do it in place.
This is basically useful for when i need to find certain types of lines in files and edit them. Visually narrowing the file from a bunch of lines to just a few entities that I'm interested in quickly to edit is very appealing and necessary!
Especially for log files, xml files ...etc.
The key difference is I want to have it in-place (i.e. in the editor window itself).-vixay (November 26, 2009, 01:05 AM)
Perhaps its just an habit of use?
Basically in HippoEDIT you can "Highlight" and "Bookmark" all lines containing 'popup'
so you have an visual filter of--- and in "Bookmark Output" an clickable list of all matched lines.
With VIM i would just do an search and jump with 'n' and 'N' through the matched lines.

Recent Posts
sorry for the late reply, i forgot it.
)
