Connecting VS Code env. to glitch

Hi all!

I was wondering if there is a way to connect glitch projects to a vscode environment.
I saw this Glitch :・゚✧ but when i try to use my project’s git url it returns Cannot GET /git/${PROJECT_NAME}. So I thought there might be an updated way, or maybe im doing something wrong.

Any guidance will be appreciated!

Nevermind! seems like I had to use the new git url from github rather than the one glitch provides! would’ve been a more smooth experience if the git url inside glitch (from tools → import/export) were to update!

On the other hand though, is there a way to sync up changes from github to glitch?