Available commands
| Command | Title | Description |
|---|---|---|
MudePlayer.searchMusic | Search Music | Search and play music from YouTube Music |
MudePlayer.togglePause | Toggle Pause | Play or pause the currently playing track |
MudePlayer.seekForward | +10 sec | Skip forward 10 seconds in the current track |
MudePlayer.seekBackword | -10 sec | Skip backward 10 seconds in the current track |
MudePlayer.playNext | Play Next Track | Skip to the next recommended track |
MudePlayer.playPrevious | Play Previous Track | Go back to the previous track |
Command details
MudePlayer.searchMusic
Opens a search interface to find and play music from YouTube Music. Usage:- Open the command palette (
Ctrl+Shift+PorCmd+Shift+P) - Type “MUDE: Search Music” or “MudePlayer.searchMusic”
- Enter your search query
- Select a track from the results
- When you want to find and play a new song
- To start a music session
- To switch to a different artist or album
- Downloads the selected track
- Fetches recommendations for continuous playback
- Updates the status bar with track information
- Starts playback immediately
MudePlayer.togglePause
Toggles between play and pause states for the current track. Usage:- Open the command palette
- Type “MUDE: Toggle Pause”
- Or click the play/pause button in the status bar
- To pause music when you need to focus
- To resume playback after a break
- Quick control without opening the player interface
- If music is playing: pauses playback and shows play icon
- If music is paused: resumes playback and shows pause icon
- If no media is loaded: shows an information message
MudePlayer.seekForward
Skips forward 10 seconds in the currently playing track. Usage:- Open the command palette
- Type “MUDE: +10 sec”
- Or assign a custom keyboard shortcut
- To skip intros or quiet sections
- To quickly navigate through a track
- To replay a section by seeking backward then forward
MudePlayer.seekBackword
Skips backward 10 seconds in the currently playing track. Usage:- Open the command palette
- Type “MUDE: -10 sec”
- Or assign a custom keyboard shortcut
- To replay a section you just heard
- To go back after accidentally seeking forward
- To navigate to a specific part of a track
MudePlayer.playNext
Skips to the next track in the recommendation queue. Usage:- Open the command palette
- Type “MUDE: Play Next Track”
- Or click the next button in the status bar
- When you want to skip the current track
- To explore more recommendations
- To find new music quickly
MudePlayer.playPrevious
Goes back to the previous track in the playback history. Usage:- Open the command palette
- Type “MUDE: Play Previous Track”
- Or click the previous button in the status bar
- To replay a track you just heard
- To go back after accidentally skipping
- To return to a favorite song from the current session
Keyboard shortcuts
You can assign custom keyboard shortcuts to any command:- Open keyboard shortcuts settings:
Ctrl+K Ctrl+S(orCmd+K Cmd+Son Mac) - Search for “MUDE” to find all available commands
- Click the + icon next to a command to assign a shortcut
- Toggle Pause:
Ctrl+Alt+Space - Play Next:
Ctrl+Alt+Right - Play Previous:
Ctrl+Alt+Left - Seek Forward:
Ctrl+Alt+Up - Seek Backward:
Ctrl+Alt+Down