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.