Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Simple RPNew to Visual Studio Code? Get it now.
Simple RP

Simple RP

Aleksander Sz

|
538 installs
| (0) | Free
Simple, easy to use, custom rich presence for discord.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

2.2.3 VSCode-Discord-RPC

VSCRPC-icon
Visual Studio Marketplace Rating

Visual Studio Marketplace icon Visual Studio Marketplace Version Visual Studio Marketplace Installs Visual Studio Marketplace Downloads
Github icon GitHub last commit GitHub top language GitHub Created At GitHub Repo stars

About the extension

Connects to discord and displays custom RPC.

IF ANY ISSUES/BUGS ACCURE, PLEASE REPORT THEM.

Versioning

Features

  • Caching discords IPC pipe path for faster loading
  • Working on, Shows in the RPC what are you currently working on
  • Language icon display, displays the language icon in the RPC
  • Time elapsed, self explanatory
  • Problems, Problems in file currently worked on
  • Automatic restart when discord disconnects
  • Issues reporter

Requirements

  • Discord installed
  • Activity enabled in discord
  • WebSocket
  • glob

Activity setting in discord

First go to settings, then scroll down to category ACTIVITY SETTINGS. After that click on Activity Privacy and enable Share detected activities with others. If the setting is disabled the presence wont show up on your discord profile.

Extension Settings

String to format Description
$(fileName) file's name
$(fileType) file's type
$(workspace) workspace's name
$(problems) problems in file
$(line) current cursor line position
$(col) cursor column position

Show Time

Show elapsed time in custom RPC

Update Time Interval

Time interval for updates in seconds (default: 15).

Editing > Show Language Icon

vscode-discord-rpc.showTime

Shows a icon for the language of a file currently worked on.

Editing > Details

vscode-discord-rpc.editing.details

Discord's RPC details field (first field).

Editing > State

vscode-discord-rpc.editing.state

Discord's RPC state field (second field).

Editing > Icon Text

vscode-discord-rpc.editing.iconText

Text of an icon when hovered over in RPC.

Idle > Details

vscode-discord-rpc.idle.details

Same as vscode-discord-rpc.editing.details but when not editing a file ($(workspace) only avaiable).

Idle > State

vscode-discord-rpc.idle.state

Same as vscode-discord-rpc.editing.state

Idle > Icon Text

vscode-discord-rpc.idle.iconText

Same as vscode-discord-rpc.editing.iconText

Known Issues

None at the moment.

Release Notes

More size reduction, added commands and events handlers.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft