vscode-rpc

Vscode RPC

Show your VS Code activity on Discord — language, workspace, and more in real time.

Features

Requirements

Installation

  1. Download the .vsix file from GitHub Releases.
  2. Install in VS Code: code --install-extension vscode-rpc-<version>.vsix (e.g., vscode-rpc-0.1.4.vsix).
  3. Create a Discord Application at https://discord.com/developers/applications.
  4. Copy the Application ID from General Information.
  5. In VS Code, go to Settings > Extensions > Discord Presence and set discordPresence.clientId to your Application ID.
  6. (Optional) Upload 512x512 PNG/JPG images to Rich Presence > Assets in the Discord Developer Portal for custom icons (e.g., python, javascript, vscode).

Extension Settings

Example

Editing a Python file (test.py) in a workspace named MyProject:

Known Issues

Contributing

File issues or contribute at https://github.com/Frank1o3/vscode-rpc.

License

MIT License