Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>disMPDNew to Visual Studio Code? Get it now.
disMPD

disMPD

l7ssha

|
882 installs
| (0) | Free
MPD client in VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

DisMPD Visual Studio Marketplace

DisMPD is MPD Client for Visual Studio Code. It uses mpc-js library for connecting to process.

Client provides full control on process - next, prev, stop commands. Also it has graphical interface of current playing song with playlist and controls. Extensions automatically detects you theme and should choose good colors for interface. If not: create new issue.

Preview

Cheatsheet

Commands

Command Caption Description
dismpd.play "Dismpd: Play" Plays music if stopped
dismpd.stop "Dismpd: Stop" Stops music
dismpd.pause "Dismpd: Pause" Pauses music
dismpd.toggle "Dismpd: Toggle music playback" Toggles music playback
dismpd.next "Dismpd: Next song" Plays next song in playlist
dismpd.prev "Dismpd: Previous song" Plays previous song in playlist
dismpd.open "Dismpd: Open commander" Opens commander
dismpd.connect "Dismpd: Connect to process" Retry connecting to service
dismpd.setVolume "Dismpd: Set volume" Sets volume

Settings

Settings Default Value Description
dismpd.ip localhost Host to connect to
dismpd.port 6600 Port to connect to

Running extension

  • Clone repository
git clone https://github.com/l7ssha/DisMPD.git
  • Open in VS Code
cd DisMPD
code .
  • Run it by clicking big green button :D
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft