Skip to content

LSP lifecycle: when should LSP servers be alive? Who's responsible for what? What does peak performance look like? #154

@Disasm

Description

@Disasm

tracey v1.2.0

Steps to reproduce:

  • Start IDE (Cursor in my case) with tracey LSP enabled
  • Open a Rust project that uses the time create
  • Use "go to definition" for any of the imports from time
  • Observe the list of running processes

The list of running processes contains
tracey daemon $HOME/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-macros-0.2.27 --config $HOME/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-macros-0.2.27/.config/tracey/config.styx or something similar.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions