leonardssh / vscord

😎 Fully customizable VS Code extension to get Discord Rich Presence integration.
https://marketplace.visualstudio.com/items?itemName=LeonardSSH.vscord
MIT License
509 stars 102 forks source link

Variables to retrieve text in breadcrumbs and/or sticky scroll (current function, etc) #317

Open RainBawZ opened 5 months ago

RainBawZ commented 5 months ago

It would be great having the ability to display elements from breadcrumbs or sticky scroll in the RPC details.

nick22985 commented 4 months ago

Implementation of getting symbols via the vscode api here: https://github.com/cunneen/vscode-copy-breadcrumbs/blob/1ffcb7760523a413cce11f476e24f4b32e7be491/src/extension.ts#L103-L122