Skip to content

Order of sidebar opened file list in sync with the tab order#36

Open
vinit-agr wants to merge 1 commit into
postcasio:masterfrom
vinit-agr:master
Open

Order of sidebar opened file list in sync with the tab order#36
vinit-agr wants to merge 1 commit into
postcasio:masterfrom
vinit-agr:master

Conversation

@vinit-agr

Copy link
Copy Markdown
  1. Opening new file will add the entry on the sidebar right next to currently selected entry (insertBefore) , instead of adding it at the last (appendChild)
  2. Moving the tab of opened files (either by mouse, or using key-binding), will reorder the entries of opened file in the sidebar, in same order as the tabs.

These will enable a proper mapping between the order of the open files tabs and their corresponding entries in the sidebar.

…ent entry, instead of adding it at the last + moving the tab using will reorder the entries of opened file in the same order as the tabs
@vinit-agr

Copy link
Copy Markdown
Author

@postcasio Please take a look and see if it is OK. Thanks.

@vinit-agr

Copy link
Copy Markdown
Author

Hey @postcasio, please let me know if you need any help with reviewing and merging the pull request.

Regards
--Vinit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant