• MyNameIsIgglePiggle@sh.itjust.works
    link
    fedilink
    arrow-up
    6
    ·
    8 hours ago

    There’s an MCP that uses LSP (Language server protocol) which is what vscode and other ides use to navigate and refactor code.

    The problem is it trips over cursor trying to do things

    • PeriodicallyPedantic@lemmy.ca
      link
      fedilink
      arrow-up
      1
      ·
      4 hours ago

      It doesn’t seem like an inherent problem of the domain, so idk why they wouldn’t just fix that, if that means writing their own LSP MCP, or even their own LSPs for major languages.