PulseAugur
实时 16:32:09
Bahasa(ID) Generating navigation menu?

Cursor IDE 用户寻求自定义可导航代码菜单

一位用户正在寻求在 Cursor IDE 中创建可导航菜单,以帮助管理项目代码。他们设想了一个系统,该系统可以为特定功能(包括控制器、计划任务和存储库)生成代码位置列表。该菜单理想情况下允许用户点击进入实际文件并显示实现状态,例如“未实现”或“需要更新”。核心问题是 Cursor 是否支持为这种可导航菜单创建自定义面板。 AI

影响 这是关于 IDE 功能的用户咨询,而不是核心 AI 开发或发布。

排序理由 关于 IDE 功能的用户查询。

在 r/cursor 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

报道来源 [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…