leonardssh / vscord

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

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

Open RainBawZ opened 6 months ago

RainBawZ commented 6 months ago

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

nick22985 commented 6 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