Open VSCODE in browser from github cool trick
CoderZ90

CoderZ90 @official_fire

Joined:
Jul 15, 2021

Open VSCODE in browser from github cool trick

Publish Date: Aug 14 '21
19 15

There is a very cool trick to open vscode on browser with a simple shortcut key

Step 01: Go to your github repository

Step 02: Press "windows icon" + "." key on your keyboard

Boom! You are done vs code is launching

if you found this post useful subscribe to my channel for more videos and coding tutorials

https://youtube.com/c/codingfire?sub_confirmation=1

Thankyou! Stay safe. Stay Happy :)

Comments 15 total

  • CoderZ90
    CoderZ90Aug 14, 2021

    if you found this post useful subscribe to my channel for more videos and coding tutorials

    youtube.com/c/codingfire?sub_confi...

    Thankyou! Stay safe. Stay Happy :)

  • Jan Borup Coyle
    Jan Borup CoyleAug 14, 2021

    The shotcut trick did not work for me.
    Head on for github1s.com to make it work.

    • CoderZ90
      CoderZ90Aug 14, 2021

      Ooo cool 😎

    • CoderZ90
      CoderZ90Aug 14, 2021

      Idk it was working in mine you need to open your repo and then try it 😀 also thankyou for sharing 😊the trick..

    • Farhad Bagheri
      Farhad BagheriAug 14, 2021

      yes me too

  • Arvind Padmanabhan
    Arvind PadmanabhanAug 15, 2021

    Also, doesn't work for private repos.

  • tyler36
    tyler36Aug 18, 2021

    For me, on Win10 in Chrome 92, the shortcut key . (period / full-stop )

    Tested on:

    • my public repos
    • my provate repos
    • other users public repos

    I think it might be a staggered rollout so it might not be activated for every account. YMMV

    • CoderZ90
      CoderZ90Aug 18, 2021

      mm I got another way to do it. Just go to your public repo and then change github.com to github.dev thats all ( in Link )

      • tyler36
        tyler36Aug 18, 2021

        yeah, the shortcut ket seems to redirect github.com/xxxx -> github.dev/xxxx

        • CoderZ90
          CoderZ90Aug 18, 2021

          Yep buddy you are smart 🥰

    • CoderZ90
      CoderZ90Aug 18, 2021

      btw thanks for reply :)

  • Ridhik Govind
    Ridhik GovindAug 18, 2021

    If you are a fan of CodeSandbox and just wants to open the full repo right away here's a little trick that saved me loads of time:
    If you are repo url is: github.com/RidhikGovind/some-repo then just add the word box after github,
    Finally it should look like githubbox.com/RidhikGovind/some-repo

  • Akash Panchal
    Akash PanchalAug 27, 2023

    For Mac it's: option + command + "."

Add comment