CursorLink is a powerful Unity Editor plugin that augments Unity development workflows in Cursor by seamlessly integrating the console output into your project context in Markdown. Easily export, view, and manage console logs with intuitive controls and visual feedback.
- Real-Time Log Monitoring: Automatically captures and displays Unity console logs updates so they can be fed into an LLM's context.
- Markdown Export: Easily export console logs to a Markdown file for documentation or sharing purposes.
- Clipboard Integration: Copy logs directly to your clipboard with a single click.
- Customizable Log Filters: Toggle the inclusion of errors, warnings, and logs to focus on relevant information.
- Visual Feedback: Receive instant confirmation with success animations when performing actions like saving or copying logs.
- Hotkey Support: Quickly save logs using the intuitive Ctrl+S keyboard shortcut.
This plugin was developed for the Unity 6 preview and requires the Editor Coroutines package, but will likely work on older versions of Unity too.