Back

Getting Started with GoCodeMe

Getting Started with GoCodeMe
💻

Your Cloud Development Environment

GoCodeMe is a full-featured cloud IDE powered by AI. It's included with every GoSiteMe hosting plan and runs entirely in your browser.

Accessing GoCodeMe

1

Open from Dashboard

Log in to GoSiteMe, go to Services, and click "Open IDE" on any hosting package.

2

Or Visit Directly

Go to gocodeme.com and log in with your GoSiteMe credentials (SSO).

IDE Features

✍ Code Editor

VS Code-based editor with syntax highlighting for 50+ languages, IntelliSense, multi-cursor, and extensions.

🤖 AI Assistant

Alfred is built into the editor. Ask questions, generate code, refactor, debug, and explain code — all inline.

💻 Integrated Terminal

Full bash terminal with session persistence. Run npm, composer, pip, git, and any shell command.

👀 Live Preview

Real-time preview of your HTML/CSS/JS changes without refreshing.

🔌 Git Integration

Visual git diff, staging, commits, branches, and push — all from the sidebar.

🎲 23 AI Models

Switch between Claude, GPT, Llama, Mistral, and more. Each optimized for different coding tasks.

💡 Pro Tip: GoCodeMe + Alfred = superpowers. Try: "Alfred, create a React component for a user profile card with dark mode support."

Was this answer helpful?