Basic code intel definition ranges are off
Created by: felixfbecker
- Go to https://sourcegraph.com/github.com/microsoft/TypeScript@deb5bac520a1134e188fc6f01fa4f52b66d2899b/-/blob/src/tsserver/server.ts?action#L505:23&tab=def
- Definition panel should pop up, select the result in nodeTypingsInstaller.js
- Notice the range does not match the class name
- When clicking it, no hover tooltip pops up because the column number linked to is off
@sourcegraph/code-intel
