Windsurf is Codeium's AI-powered code editor. It combines an intelligent editor with autonomous AI agents that can write, refactor, and debug code across your entire project. Features include Cascade for multi-file edits and Flow for agentic development.
Quick Reference
Cmd+L: Open Cascade chat
Cmd+K: Inline AI edit
Tab: Accept Supercomplete suggestion
Cascade: Multi-file intelligent editing
Flow: Agentic autonomous mode
Built on VSCode foundation
Free tier available
Enterprise security options
Works with existing extensions
Cross-platform: Mac, Windows, Linux
Setup Guide
# Getting Started with Windsurf
## Installation
1. Download from https://codeium.com/windsurf
2. Install the application
3. Sign in with your Codeium account
## Key Features
### Cascade
Multi-file AI editing:
- Understands your entire codebase
- Makes coordinated changes across files
- Maintains consistency
### Flow
Agentic development mode:
- AI works autonomously on tasks
- Runs commands, reads files
- Reviews its own work
### Supercomplete
Advanced code completion:
- Context-aware suggestions
- Works with your codebase
- Fast and accurate
## Commands
- Cmd+L: Open AI chat
- Cmd+K: Inline edit
- Tab: Accept suggestion
## Best Practices
- Let Cascade read your project first
- Use Flow for complex, multi-step tasks
- Review all AI-generated changes
- Combine with your existing workflow