thakkarparth007 / copilot-explorer

Hacky repo to see what the Copilot extension sends to the server
https://twitter.com/parth007_96/status/1604160949434421248
610 stars 68 forks source link

Identify references of exports #3

Open thakkarparth007 opened 1 year ago

thakkarparth007 commented 1 year ago

Currently the app shows which module imports which other modules, and what symbols are exported by each module. However it'd be good to get a more fine-grained dependency information. This should be possible to some degree.