Is it possible to edit my Repl's code in VS Code?

Hey everyone! I was wondering if there’s any possible way to edit my repl inside of vs code. I prefer their UI over Replit’s. Thanks in advance!

1 Like

Yes. You can use SSH to. https://docs.replit.com/power-ups/ssh

5 Likes

You can download the repl as zip and work on vs code

4 Likes