PulseAugur
EN
LIVE 15:30:41

Cursor IDE user seeks custom navigable code menu

A user is seeking to create a navigable menu within the Cursor IDE to help manage project code. They envision a system that can generate a list of code locations for specific features, including controllers, scheduled jobs, and repositories. The menu would ideally allow users to click through to the actual files and display implementation statuses like "not implemented" or "needs updating." The core question is whether Cursor supports custom panel creation for such a navigable menu. AI

IMPACT This is a user inquiry about IDE features, not a core AI development or release.

RANK_REASON User query about IDE functionality.

Read on r/cursor →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

COVERAGE [1]

  1. r/cursor TIER_2 Bahasa(ID) · /u/Danack ·

    Generating navigation menu?

    <!-- SC_OFF --><div class="md"><p>I’m having trouble remember where bits of code live in my project. I have a half formed idea that I would like help refining.</p> <p>I could ask Cursor to look at a feature and generate a list of where the code lives for the controller, the sched…