Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ShyykoSerhiy/vscode-spotify
/ functions
Functions
193 in github.com/ShyykoSerhiy/vscode-spotify
⨍
Functions
193
◇
Types & classes
57
↓ 1 callers
Method
volumeUp
()
src/spotify/common.ts:15
Method
_poll
()
src/spotify/linux-spotify-client.ts:95
Method
_poll
()
src/spotify/web-api-spotify-client.ts:66
Method
_poll
()
src/spotify/osx-spotify-client.ts:64
Method
actionSignIn
()
src/actions/actions.ts:307
Method
actionSignOut
()
src/actions/actions.ts:332
Function
activate
(context: ExtensionContext)
src/extension.ts:15
Method
buttons
()
src/components/spotify-controls.ts:60
Method
constructor
()
src/spotify-status-controller.ts:16
Method
constructor
()
src/components/spotify-controls.ts:75
Method
constructor
()
src/components/spotify-status.ts:17
Method
constructor
()
src/components/tree-albums.ts:39
Method
constructor
( private readonly album: Album, readonly collapsibleState: vscode.TreeItemCollapsibleState,
src/components/tree-albums.ts:88
Method
constructor
()
src/components/tree-playlists.ts:39
Method
constructor
( private readonly playlist: Playlist, readonly collapsibleState: vscode.TreeItemCollapsibleSt
src/components/tree-playlists.ts:88
Method
constructor
()
src/components/tree-track.ts:48
Method
constructor
( private readonly track: Track, readonly collapsibleState: vscode.TreeItemCollapsibleState,
src/components/tree-track.ts:115
Method
constructor
(_queryStatusFunc: QueryStatusFunction)
src/spotify/linux-spotify-client.ts:83
Method
constructor
(_queryStatusFunc: QueryStatusFunction)
src/spotify/web-api-spotify-client.ts:15
Method
constructor
(queryStatusFunc: QueryStatusFunction)
src/spotify/osx-spotify-client.ts:13
Method
dispose
()
src/spotify-status-controller.ts:36
Method
dispose
* Disposes all the buttons
src/components/spotify-controls.ts:182
Method
dispose
* Disposes status bar items(if exist)
src/components/spotify-status.ts:73
Method
findLyrics
()
src/lyrics/lyrics.ts:48
Method
findSpotify
* This function checks to see which "Sinked Input #" * is actually running spotify. * * @param s The sting that might be contain the
src/spotify/linux-spotify-client.ts:145
Method
getChildren
(element?: Album)
src/components/tree-albums.ts:62
Method
getChildren
(element?: Playlist)
src/components/tree-playlists.ts:62
Method
getChildren
(element?: Track)
src/components/tree-track.ts:87
Function
getLastUsedPort
()
src/config/spotify-config.ts:85
Method
getParent
(_p: Album)
src/components/tree-albums.ts:50
Method
getParent
(_p: Playlist)
src/components/tree-playlists.ts:50
Method
getParent
(_t: Track)
src/components/tree-track.ts:72
Function
getSpotifyApiUrl
()
src/config/spotify-config.ts:51
Method
getTreeItem
(p: Album)
src/components/tree-albums.ts:58
Method
getTreeItem
(p: Playlist)
src/components/tree-playlists.ts:58
Method
getTreeItem
(t: Track)
src/components/tree-track.ts:80
Method
loadTracksForSelectedPlaylist
()
src/actions/actions.ts:222
Method
muteUnmuteVolume
()
src/spotify/common.ts:14
Method
muteUnmuteVolume
()
src/spotify/linux-spotify-client.ts:185
Method
muteUnmuteVolume
()
src/spotify/web-api-spotify-client.ts:140
Method
muteUnmuteVolume
()
src/spotify/osx-spotify-client.ts:42
Method
muteUnmuteVolume
()
src/spotify/os-agnostic-spotify-client.ts:54
Method
muteVolume
()
src/spotify/osx-spotify-client.ts:36
Method
muteVolume
()
src/spotify/os-agnostic-spotify-client.ts:48
Method
next
()
src/spotify/linux-spotify-client.ts:126
Method
next
(api?: Api)
src/spotify/web-api-spotify-client.ts:28
Method
next
()
src/spotify/osx-spotify-client.ts:21
Method
next
()
src/spotify/os-agnostic-spotify-client.ts:29
Function
notSupported
(_ignoredTarget: any, _ignoredPropertyKey: string, descriptor: PropertyDescriptor)
src/spotify/os-agnostic-spotify-client.ts:7
Method
onDidChange
()
src/lyrics/lyrics.ts:14
Method
pause
()
src/spotify/linux-spotify-client.ts:117
Method
pause
()
src/spotify/osx-spotify-client.ts:30
Method
pause
()
src/spotify/os-agnostic-spotify-client.ts:38
Method
play
()
src/spotify/linux-spotify-client.ts:113
Method
play
()
src/spotify/osx-spotify-client.ts:27
Method
play
()
src/spotify/os-agnostic-spotify-client.ts:35
Method
playPause
()
src/spotify/linux-spotify-client.ts:121
Method
playPause
()
src/spotify/web-api-spotify-client.ts:54
Method
playPause
()
src/spotify/osx-spotify-client.ts:33
Method
playPause
()
src/spotify/os-agnostic-spotify-client.ts:41
Method
pollStatus
(cb: (status: ISpotifyStatusStatePartial) => void, getInterval: () => number)
src/spotify/linux-spotify-client.ts:92
Method
pollStatus
(_cb: (status: ISpotifyStatusStatePartial) => void, getInterval: () => number)
src/spotify/web-api-spotify-client.ts:63
Method
pollStatus
(cb: (status: ISpotifyStatusStatePartial) => void, getInterval: () => number)
src/spotify/osx-spotify-client.ts:61
Method
pollStatus
(_cb: (status: ISpotifyStatusStatePartial) => void, _getInterval: () => number)
src/spotify/os-agnostic-spotify-client.ts:44
Method
previous
()
src/spotify/linux-spotify-client.ts:131
Method
previous
(api?: Api)
src/spotify/web-api-spotify-client.ts:35
Method
previous
()
src/spotify/osx-spotify-client.ts:24
Method
previous
()
src/spotify/os-agnostic-spotify-client.ts:32
Method
provideTextDocumentContent
(_uri: Uri)
src/lyrics/lyrics.ts:18
Method
queryStatusFunc
()
src/spotify/linux-spotify-client.ts:76
Method
queryStatusFunc
()
src/spotify/web-api-spotify-client.ts:22
Method
queryStatusFunc
()
src/spotify/os-agnostic-spotify-client.ts:24
Function
setLastUsedPort
(port: number)
src/config/spotify-config.ts:89
Method
toggleRepeating
(api?: Api)
src/spotify/web-api-spotify-client.ts:167
Method
toggleRepeating
()
src/spotify/osx-spotify-client.ts:55
Method
toggleRepeating
()
src/spotify/os-agnostic-spotify-client.ts:63
Method
toggleShuffling
(api?: Api)
src/spotify/web-api-spotify-client.ts:176
Method
toggleShuffling
()
src/spotify/osx-spotify-client.ts:58
Method
toggleShuffling
()
src/spotify/os-agnostic-spotify-client.ts:66
Method
tooltip
()
src/components/tree-albums.ts:78
Method
tooltip
()
src/components/tree-playlists.ts:78
Method
tooltip
()
src/components/tree-track.ts:105
Method
unmuteVolume
()
src/spotify/osx-spotify-client.ts:39
Method
unmuteVolume
()
src/spotify/os-agnostic-spotify-client.ts:51
Function
value
()
src/spotify/os-agnostic-spotify-client.ts:15
Method
volumeDown
()
src/spotify/linux-spotify-client.ts:213
Method
volumeDown
(api?: Api)
src/spotify/web-api-spotify-client.ts:159
Method
volumeDown
()
src/spotify/osx-spotify-client.ts:52
Method
volumeDown
()
src/spotify/os-agnostic-spotify-client.ts:60
Method
volumeUp
()
src/spotify/linux-spotify-client.ts:196
Method
volumeUp
(api?: Api)
src/spotify/web-api-spotify-client.ts:151
Method
volumeUp
()
src/spotify/osx-spotify-client.ts:49
Method
volumeUp
()
src/spotify/os-agnostic-spotify-client.ts:57
← previous
101–193 of 193, ranked by callers