Layout
- Explorer: browse and manage files
- Tabs: open multiple files side-by-side
- Editor: code with syntax highlighting
- Bottom panel: logs, problems, search
Editing
- Create files/folders from the Explorer
- Rename/move with inline actions
- Use search to jump to files and symbols
Running
- Click Run/Start to execute the project
- View real-time logs and errors in the bottom panel
- Stop and re-run as you iterate
Shortcuts
- Save: Ctrl/Cmd+S
- Search files: Ctrl/Cmd+P
- Find in file: Ctrl/Cmd+F
- Format: Ctrl/Cmd+Shift+F

