Support opening files and folders in new tab in repository file tree
What does this MR do and why?
Support opening files and folders in new tab from context menu and using ctrl or cmd click in repository file tree
References
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
- Checkout this branch and run gdk locally
- Make sure
repository_file_tree_browserfeature flag is turned on - Go to any project's repository page
Code > Repository - Try right clicking on folder or files and notice the
Open in new taboption - Try clicking file or folder with
cmd or ctrland notice file or folder opening in new tab - Open few files and try using browser forward/back button (which seems to be working previously as well)
Edited by Rinku C