Open
Description
Hey! Just installed your plugin - it is sweet! After using it, I feel there is 1 missing feature - a context menu option.
Basically, if i right-click a file name, editor title, or the editor itself, I would love to see an option to "Open file on GitHub".
I believe you have all the building blocks here, and would only need to update your package.json
. Here is the Menus documentation - https://code.visualstudio.com/api/references/contribution-points#contributes.menus
What do you think?