@kamilogorek
Kamil Ogórek
6 months
@flaviocopes Either toggle "Prefer Go To Source Definition" in Settings or directly `"typescript.preferGoToSourceDefinition": true` in settings.json.
3
4
119

Replies

@flaviocopes
flavio
6 months
One thing I dislike is when clicking "go to implementation" in a TS library typically I get sent to this 🥲 then I have to go on GitHub to search my actual implementation. Is there any VS Code extension that helps?
Tweet media one
29
24
594
@flaviocopes
flavio
6 months
@kamilogorek Both already true 🤷🏼‍♂️ maybe the library has to do some work to make it work 🤔
2
0
22
@tanayvk
Tanay Karnik
6 months
@kamilogorek @flaviocopes oh there's a flag for this, nice. is there a way to choose which implementation we want to go to everytime?
1
0
1
@kamilogorek
Kamil Ogórek
6 months
@tanayvk @flaviocopes Not really, it will use whatever the current tsconfig resolves to, so it always points to the code that is actually used.
0
0
1
@patr1ckbenjam1n
Pat Benjamin
6 months
0
0
1