Cursor Tab Improvements

Good Morning!

I know that the team has largely shifted their focus towards Agent mode, but as a Senior Developer, I genuinely get the biggest productivity boost from Cursor Tab. In my eyes, this is because predicting the code I want to write is significantly easier when given the code I’m currently writing or just wrote.

Is there any chance the Cursor Team might be able to work on improving Tab even further? For example:

  • allowing tab to jump across files
  • allowing tab to hook into the LSP’s rename symbol function
  • giving tab context from the linter

(not cursor team but also user)

I can use in same project tab across files (yes i have to switch the file but there i can just start and it uses context of any file in project).

  • LSP rename would be soo great! Agree completely.
  • Linter tab integration would be awesome.

My main thing was adding the ability to hit tab to jump to another file, similar to how we can tab to jump to another place in the same file currently.

Manually switching files is fine, but I think making tab able to jump for us would be a huge productivity boost, just like jumping to other areas in the same file already was

1 Like