This extension seamlessly integrates Discord Rich Presence with Visual Studio Code, providing real-time status updates based on your editor activity. It displays your current file, workspace, and cursor position on Discord. 🚀
✨ Features
🖊️ Displays your current file and cursor position in Discord.
📁 Shows the workspace name you're working in.
🛠️ Automatically updates your Discord status when editing different file types (JavaScript, Python, TypeScript, etc.).
🔄 Easily reloadable for fresh activity tracking.
🧰 Commands
🔄 Reload: Refreshes the Rich Presence with updated information.
🔌 Reconnect: Re-establishes the connection to Discord if it was lost.
❌ Disconnect: Stops the Rich Presence connection to Discord.
⬇️ Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter:
ext install cidopenup0.minimal-discord-rpc
OR
Open VS Code.
Navigate to the Extensions view by clicking on the Extensions icon in the Activity Bar.
Search for Minimal Discord RPC.
Click Install on Minimal Discord RPC by cidopenup0.
Rate Five Stars - ⭐⭐⭐⭐⭐
🖥️ Usage
Once installed, the extension will automatically track your file and workspace activity. 🎉
To manually refresh the Discord status, run the Minimal Discord RPC: Reload command.
💫 If you find this project useful, consider giving it a star on GitHub! Your support helps improve the project and motivates further development. Thank you!