Hello Devs,
Have you tried github.dev ?
if (yes) {
console.log("let me know");
} else {
console.log("give it a try");
}
So, whats github.dev ?
it is basically a online vs code editor for your github repos and its really amazing and fast.
How to access it ?
Just open any of your repo and replace github.com with github.dev and that it, now you can able to edit your code and commit your code in online VS code.
lets discuss the shortcut to open VS code directly from your github repo,
open any of your github repo and press dot (.) from your keyboard and here you go.
Below is a demo, do checkout this.
Hope its a nice and informative read for you.
VISIT https://www.capscode.in/blog TO LEARN MORE...
Thanks,
CapsCode
Top comments (2)
I believe you can just press the "." Key while viewing the repo to open the editor
Yes, i have already written that as well in this blog post