postcasio / tree-view-open-files

Atom package to show open files in a list above the tree view. (like Sublime Text)
MIT License
27 stars 20 forks source link

Order of open files should follow tab order #34

Open isGabe opened 8 years ago

isGabe commented 8 years ago

If I move tabs around, the order of open files should update to reflect. This is another little feature of ST that I didn't realize I depended on until I didn't have it.

johnaziz57 commented 8 years ago

+1

johnaziz57 commented 8 years ago

yes it would

On Friday, January 22, 2016 4:05 PM, Brad Reisfeld <notifications@github.com> wrote:

It would be great to be able to drag files in the list to reorder them.— Reply to this email directly or view it on GitHub.

volumetric commented 8 years ago

Yes, this is exactly i came here looking for @postcasio would you like a pull request for this? I'll try to find some time this weekend to build this.

johnaziz57 commented 8 years ago

just to clear things out, I don't have much experience with pull requests, but I would like to help to do this, so would you please tell me how can I help you implement this feature

On Friday, February 5, 2016 1:52 PM, Vinit Agrawal <notifications@github.com> wrote:

Yes, this is exactly i came here looking for @postcasio would you like a pull request for this? I'll try to find some time this weekend to build this.— Reply to this email directly or view it on GitHub.

volumetric commented 8 years ago

Sure, let me get back to you on this.

volumetric commented 8 years ago

@postcasio i have submitted a pull request for this. Please review the code change, and test it out yourself and if it is OK, then you can accept the change by merging the pull request. See here for details: https://help.github.com/articles/merging-a-pull-request/

PhiLhoSoft commented 7 years ago

https://github.com/postcasio/tree-view-open-files/pull/36 has been submitted in February 2016 and has no conflicts. Any chance you will find some time to merge it? (I know how a coder can be busy at real world stuff, that's just a gentle reminder as I would love to have this... 😄 )