Using visual studio code for Glitch

Hey fellas,

Is there a way to use vs code instead of the glitch editor? If so can someone explain how to do it :slight_smile:

I only use VS Code limiting my use of the Glitch editor to those cases where I need to make an emergency fix or want to test a little something.

Just set up the project in VS Code on your PC. I recommend using GitHub or some other reachable repository. Write and test locally, push to GitHub and pull into Glitch.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.