Feature request for product/service
Cursor IDE
Describe the request
AFAICT, there is no way to use something like @extensions to give the LLM context about what extensions are installed / enabled. I’m often trying to debug extensions e.g. “which extension is causing some UX in my IDE” or “is one of my extensions causing this slowness”. I don’t see an easy way to give cursor IDE context, such as installed extensions, their log output, etc. You can add log output to chat manually, but it would be great to get a list of extensions to dig for conflicts. For example, a red background on indents could be indent-rainbow, it could be an inconsistent indention amount, it could be a prettier warning.
Please LMK if I am incorrect and there’s a way to provide this
Operating System (if it applies)
MacOS