val-town / codemirror-ts

lint, hover, and autocomplete extensions for CodeMirror + TypeScript
https://val-town.github.io/codemirror-ts/
ISC License
146 stars 12 forks source link

References #13

Closed tmcw closed 10 months ago

tmcw commented 11 months ago

WIP branch to highlight references - just a clone of the built-in search-based references for now. I think that we should implement #12 first before this - feels wrong to follow along the path of configuring this stuff awkwardly.