docs/guides/editor_features/index.md
The marimo editor is the browser-based IDE in which you write marimo notebooks. We've taken a batteries-included approach to designing the editor: it comes packed with features to make you productive when working with code and data.
| Guide | Description |
|---|---|
| Overview | An overview of editor features and configuration |
| Sidebar and Developer Panel | Customize your workspace with panels |
| Understanding dataflow | Visualize and navigate cell dependencies |
| Package Management | Using package managers in marimo |
| AI Completion | Code with the help of a language model |
| Language Server | Code intelligence via LSP |
| Hotkeys | Our hotkeys |
Highlights include:
and much more.