Support of LSP (Language Server Protocol)

Feature request for product/service

Cursor IDE

Describe the request

It would be a huge step up if agent could interact with LSP (Language Server Protocol).

It would offer :

  • renaming all instances of a symbol over all files in one action
  • quick navigation through code : fast find of all references to a property or method
  • organize imports, format code, etc…

Thanks for the idea!