pub const LSP_OPEN_FROM_PTY: u8 = _; // 4u8
Resolve the workspace path from a pty’s live cwd: a trailing [src_pty_id:2] names a pty and the server joins path onto its cwd before the root-marker walk (docs/ide.md Decision 3).
[src_pty_id:2]
path