Limyrx Studio IDE

Notes, Todos & Plans

Limyrx Studio IDE includes built-in tools for managing notes, todos, and plans alongside your code.

Notes

Write Markdown notes in the notes panel. Notes are saved as .md files in your project and can be linked to specific files or sessions.

Todos

The todo panel shows tasks extracted from your codebase (e.g. TODO, FIXME, HACK comments) as well as manually created items.

Plans

Before starting complex work, use the plan panel to outline steps. The agent can generate plans from your prompt and execute them step by step.

See Also