Custom label support for chat context

Feature request for product/service

Cursor IDE

Describe the request

Through Advent of Svelte Day 8 “Editor Setup” (link: Advent of Svelte) I found out that you can configure custom labels for files in VsCode which works for Cursor too, because it uses the same global settings.json system. However, these custom labels cannot be referenced in the agent chat using @ for context.

This custom label setting is especially useful for svelte’s pages that are all called +page.svelte. Same for react/nextJS.

See the image below for a look at what it the chat does now compared to what i want it to do.

Screenshot / Screen Recording

Operating System (if it applies)

MacOS

2 Likes