Copy, Control + F to search, remove tabs/spaces

Hello,
I’m facing a very “stupid” but extremely annoying problem when searching for function references in the entire code. When copying the name of a function to do a global search with CONTROL + SHIFT + F, the name of the function is copied/pasted with tabs or spaces, resulting in a search without results, having to delete the spaces manually to be able to search.

Steps to reproduce it:

  1. Double click on a function
  2. Copy (control + c)
  3. Search (control + shift + F)
  4. Paste (control + v)

This is working fine in VSCode, this is my first week using Cursor, already paid the annual subscription and very happy, but this issue super annoying.

Thanks,
Mauricio

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.