EmEditor (text editor) Forum Index Questions and Answers about EmEditor Core
group lines | Register To Post |
| Threaded | Newest First | Previous Topic | Next Topic | Bottom |
| Poster | Thread |
|---|---|
| user | Posted on: 5/16/2012 12:16 am |
Home away from home ![]() ![]() Joined: 9/29/2006 From: Posts: 212 |
group lines hello!
does EmEditor have this feature shown below, where you can create groups of lines in a treeview and hide/display them? thanks! ![]() |
| Stefan | Posted on: 5/16/2012 2:04 am |
Home away from home ![]() ![]() Joined: 7/14/2008 From: Germany, EU Posts: 263 |
Re: group lines Code Folding Text folding Outline I think that's commonly called "Code Folding" (or "Text folding")
And it is called Outline by EmEditor. EmEditor Help - How to - Plug-ins - Use Outline Plug-in Quote:
Find me: "Code Folding" "CodeFolding" "Code-Folding" "Code-Faltung" "Text folding" "Textfolding" "Text-folding" From Wikipedia, the free encyclopedia Code folding is a feature of some text editors, source code editors and IDEs that allows the user to selectively hide and display sections of a currently-edited file as a part of routine edit operations. This allows the user to manage large amounts of text while viewing only those subsections of the text that are specifically relevant at any given time. . |
| user | Posted on: 5/16/2012 5:49 am |
Home away from home ![]() ![]() Joined: 9/29/2006 From: Posts: 212 |
Re: group lines Code Folding Text folding Outline this comes close to what I want, but I am not sure if it can fulfill my needs:
in a text file with many lines that some of those have the same starting characters followed by a tab, I want to group those lines together if there is only one line with a specific sequence of starting characters followed by a tab, then this is a group itself is it possible? the identification that EmEditor will seek in order to group the proper lines, is a multidigit number, followed by a tab any idea? thanks! |
| Threaded | Newest First | Previous Topic | Next Topic | Top |
| Register To Post | |




