Skip to content

Display type refs inline on trace lines - #90

Open
liurenfeng94-ops wants to merge 1 commit into
tsperf:mainfrom
liurenfeng94-ops:trace-type-refs
Open

Display type refs inline on trace lines#90
liurenfeng94-ops wants to merge 1 commit into
tsperf:mainfrom
liurenfeng94-ops:trace-type-refs

Conversation

@liurenfeng94-ops

Copy link
Copy Markdown

Fixes #32

  • index trace type ids from trace args and resolve them to TypeLine records
  • render trace-line type refs inline with hover text and a go-to-definition style action
  • add tests for mapped ids and nested results.typeId resolution

Validation:

  • pnpm vitest run test/index.test.ts test/save-name.test.ts test/trace-type-refs.test.ts
  • pnpm typecheck
  • pnpm exec eslint .
  • pnpm build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Display types mentioned in trace lines

1 participant