Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 660 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 660 Bytes

vscode-ytmusic

Connecting VS Code with the YouTube Music Desktop Player

Features

  • See what song is currently playing
  • Play / Pause
  • Skip / Rewind
  • Thumbsup / Thumbsdown
  • Cycle Repeat Mode
  • Playback controls in the Status Bar

Plaback controls added to the status bar

Requirements

Building

Run vsce package to build the extension.

Acknowledgements

This project was based on vscode-gmusic by Nick DeGroot.