Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Getting Fish-Shaped Crackers Back in Vending MachinesNew to Visual Studio Code? Get it now.
Getting Fish-Shaped Crackers Back in Vending Machines

Getting Fish-Shaped Crackers Back in Vending Machines

wh0

|
21 installs
| (0) | Free
Edit Glitch projects from Visual Studio Code 🐟🎏
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Getting Fish-Shaped Crackers Back in Vending Machines is a Visual Studio Code extension to connect to Glitch.

Commands

  1. auth: Sign in to Glitch with a sign-in code, as a new anonymous user, or with your persistent token
  2. term_command: Open the Glitch terminal
  3. logs: Open the Glitch logs
  4. logout: Sign out of Glitch
  5. open_project: Open a project by name. Must be signed in
  6. close: Close a Glitch connection

Getting your Glitch persistent token

  1. Open Glitch and log in to your account
  2. Open Devtools by pressing F12 or Ctrl+Shift+I
  3. In the console, run this command:
    copy(JSON.parse(localStorage.cachedUser).persistentToken)
    
  4. Paste that in the persistent token input to sign in.

WARNING: This persistent token is like a password. Don't share it with anyone.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft