Skip to content

Getting no hover or find-references on many file-level constants in TypeScript

Created by: felixfbecker

I can't really pin down what is common to all these cases, but for most file-level constants I am not seeing a hover in TypeScript (TSX). I was trying to find the references to these to see how they're used.

https://sourcegraph.com/github.com/sourcegraph/sourcegraph@40aea07cedfa50fce0328e23d561e16a6e9589cb/-/blob/client/search-ui/src/results/sidebar/SearchAggregations.tsx?L18

https://user-images.githubusercontent.com/10532611/184452407-61d26fd0-c204-4254-a1c4-dce2d96e6364.mov