State view: Go to command which last wrote selected field
Open
enhancement
GAPIS
P3
triaged
- Dominant language
- Go
- Stars
- 2.2k
- Forks
- 329
- PR merge metrics
- No merged PRs in 30d
Description
This is a complex feature which is in part dependent on finished dead-code-elimination.
(as all reads/writes of a command should be recorded in the dependency graph)
Finding the command which set a given state probably one of the most common and time consuming tasks for me.
Contributor guide
Assessment
This issue has not been assessed yet.