leonardssh / vscord

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

feat: add an option to disable the debugging status #309

Closed ItsPi3141 closed 3 months ago

ItsPi3141 commented 3 months ago

Adds a new option to settings (vscord.status.state.debugging.enabled). It is enabled by default

When disabled, it will not detect whether you are debugging a file or not.