Cursor 2 removes @ Symbol support

Hey, thanks for your interest in this feature. The @Code symbol reference (autocomplete for functions/classes by name) was removed in Cursor 2.0 as part of the UI update. This is a known issue many users have faced - we are looking into it.

For now, there are a few workarounds:

  • Use @Files instead and specify the file where the function is located
  • Select code in the editor and press Cmd/Ctrl+Shift+L to add it to Chat
  • Describe the function in text instead of by name, for example: “change logging in handleWebsocket to debug”
  • Try Agent Autocomplete in Settings > Beta - it might help with autocomplete

I’ll pass on to the team that this seriously affects productivity.