Martin,
After a search, as I click files to open them, evergreen follows some policy for where to place each file in the window. It would be handy (sometimes, maybe even always) for evergreen to put the files in the same order as I open them, or maybe even the same order as the search results. If I've got 5 files open already for one task, and then I want to open 5 more files for a very different task, I'd like to have the files end up as shown below, for example, assuming the tasks are named a and b. Does evergreen have a way for making newly opened files go at the bottom of the list?
a1
a2
a3
a4
a5
b1
b2
b3
b4
b5
Even better would be the ability to hide currently open files, and then just show the newly open files. Taken further, perhaps I could also stash tasks a and b and now work on c (with 3 files say), and then switch among tasks. I bet you'd use this too, for when someone walks up to you with questions on a completely different topic than what you're working on.
Thanks,
Alan
--
You received this message because you are subscribed to the Google Groups "evergreen-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to evergreen-use...@googlegroups.com.
To post to this group, send email to evergre...@googlegroups.com.
Visit this group at http://groups.google.com/group/evergreen-users.
For more options, visit https://groups.google.com/d/optout.
On the second part of the idea, essentially grouping sets of open files, I tried using workspaces. I created two workspaces (docs1 and docs2) with the same base directory (~/work/docs). My hope was to be able to open a couple files in one workspace and then a couple different files in another workspace. However, even if I selected docs2 workspace before opening a file, it appeared in the docs1 workspace, probably based on the path. I also tried making a symbolic link (~/work/docs3 -> ~/work/docs) and then a workspace on ~/work/docs3) but that did not help.
Making opened files appear in the selected workspace area would help task switching and screen real estate.
Unfortunately I'm not getting (or making) time for implementation, but perhaps someone will get inspired…
Alan
From: Elliott Hughes [mailto:elliott....@gmail.com]
Sent: Friday, November 07, 2014 10:52 AM
To: evergre...@googlegroups.com; Alan Carwile
Subject: Re: evergreen: would like opening of files to follow a pattern in evergreen
yeah, definitely when opening a batch of files it would be great to have them in order.
On Fri Nov 07 2014 at 10:44:15 AM Martin Dorey <Martin...@hds.com> wrote:
I sometimes have workspaces on subdirectories of the same build tree. That works m'kay.