Add "open in new tab" option to the Files panel on the left side that lists other files #144920
Replies: 1 comment
-
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Product Feedback
Body
When I'm editing code in the standard github editor on the website (not the codespaces, just the regular one that happens when you click the pencil icon by a file or code list), there's a Files panel on the left side that lists other files. Sometimes, I'd like to open those files in a new tab while I'm editing, to cross-reference something. However, apparently they aren't real links, because when I right-click them there's no "open in new tab" option, only this:
I'm using current firefox and the standard http://github.com/ website, by the way.
I would like them to become real links and have the standard link context menu options, if possible.
Known workaround: middle-click the file to open it in a new tab, which works.
Beta Was this translation helpful? Give feedback.
All reactions