@donsbot FYI, we landed a significant navigation quality improvement in scip-typescript related to “goto definition” for properties of object literals https://github.com/sourcegraph/scip-typescript/pull/373
I’ve been embarrassed about this gap to tsserver for a long time, had an open PR for almost a year but didn’t like the hacky implementation, and my colleague Christopher who joined a year ago found a much much cleaner solution.