MCPcopy Create free account

hub / github.com/ShyykoSerhiy/vscode-spotify / functions

Functions193 in github.com/ShyykoSerhiy/vscode-spotify

↓ 1 callersMethodvolumeUp
()
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
MethodactionSignIn
()
src/actions/actions.ts:307
MethodactionSignOut
()
src/actions/actions.ts:332
Functionactivate
(context: ExtensionContext)
src/extension.ts:15
Methodbuttons
()
src/components/spotify-controls.ts:60
Methodconstructor
()
src/spotify-status-controller.ts:16
Methodconstructor
()
src/components/spotify-controls.ts:75
Methodconstructor
()
src/components/spotify-status.ts:17
Methodconstructor
()
src/components/tree-albums.ts:39
Methodconstructor
( private readonly album: Album, readonly collapsibleState: vscode.TreeItemCollapsibleState,
src/components/tree-albums.ts:88
Methodconstructor
()
src/components/tree-playlists.ts:39
Methodconstructor
( private readonly playlist: Playlist, readonly collapsibleState: vscode.TreeItemCollapsibleSt
src/components/tree-playlists.ts:88
Methodconstructor
()
src/components/tree-track.ts:48
Methodconstructor
( private readonly track: Track, readonly collapsibleState: vscode.TreeItemCollapsibleState,
src/components/tree-track.ts:115
Methodconstructor
(_queryStatusFunc: QueryStatusFunction)
src/spotify/linux-spotify-client.ts:83
Methodconstructor
(_queryStatusFunc: QueryStatusFunction)
src/spotify/web-api-spotify-client.ts:15
Methodconstructor
(queryStatusFunc: QueryStatusFunction)
src/spotify/osx-spotify-client.ts:13
Methoddispose
()
src/spotify-status-controller.ts:36
Methoddispose
* Disposes all the buttons
src/components/spotify-controls.ts:182
Methoddispose
* Disposes status bar items(if exist)
src/components/spotify-status.ts:73
MethodfindLyrics
()
src/lyrics/lyrics.ts:48
MethodfindSpotify
* 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
MethodgetChildren
(element?: Album)
src/components/tree-albums.ts:62
MethodgetChildren
(element?: Playlist)
src/components/tree-playlists.ts:62
MethodgetChildren
(element?: Track)
src/components/tree-track.ts:87
FunctiongetLastUsedPort
()
src/config/spotify-config.ts:85
MethodgetParent
(_p: Album)
src/components/tree-albums.ts:50
MethodgetParent
(_p: Playlist)
src/components/tree-playlists.ts:50
MethodgetParent
(_t: Track)
src/components/tree-track.ts:72
FunctiongetSpotifyApiUrl
()
src/config/spotify-config.ts:51
MethodgetTreeItem
(p: Album)
src/components/tree-albums.ts:58
MethodgetTreeItem
(p: Playlist)
src/components/tree-playlists.ts:58
MethodgetTreeItem
(t: Track)
src/components/tree-track.ts:80
MethodloadTracksForSelectedPlaylist
()
src/actions/actions.ts:222
MethodmuteUnmuteVolume
()
src/spotify/common.ts:14
MethodmuteUnmuteVolume
()
src/spotify/linux-spotify-client.ts:185
MethodmuteUnmuteVolume
()
src/spotify/web-api-spotify-client.ts:140
MethodmuteUnmuteVolume
()
src/spotify/osx-spotify-client.ts:42
MethodmuteUnmuteVolume
()
src/spotify/os-agnostic-spotify-client.ts:54
MethodmuteVolume
()
src/spotify/osx-spotify-client.ts:36
MethodmuteVolume
()
src/spotify/os-agnostic-spotify-client.ts:48
Methodnext
()
src/spotify/linux-spotify-client.ts:126
Methodnext
(api?: Api)
src/spotify/web-api-spotify-client.ts:28
Methodnext
()
src/spotify/osx-spotify-client.ts:21
Methodnext
()
src/spotify/os-agnostic-spotify-client.ts:29
FunctionnotSupported
(_ignoredTarget: any, _ignoredPropertyKey: string, descriptor: PropertyDescriptor)
src/spotify/os-agnostic-spotify-client.ts:7
MethodonDidChange
()
src/lyrics/lyrics.ts:14
Methodpause
()
src/spotify/linux-spotify-client.ts:117
Methodpause
()
src/spotify/osx-spotify-client.ts:30
Methodpause
()
src/spotify/os-agnostic-spotify-client.ts:38
Methodplay
()
src/spotify/linux-spotify-client.ts:113
Methodplay
()
src/spotify/osx-spotify-client.ts:27
Methodplay
()
src/spotify/os-agnostic-spotify-client.ts:35
MethodplayPause
()
src/spotify/linux-spotify-client.ts:121
MethodplayPause
()
src/spotify/web-api-spotify-client.ts:54
MethodplayPause
()
src/spotify/osx-spotify-client.ts:33
MethodplayPause
()
src/spotify/os-agnostic-spotify-client.ts:41
MethodpollStatus
(cb: (status: ISpotifyStatusStatePartial) => void, getInterval: () => number)
src/spotify/linux-spotify-client.ts:92
MethodpollStatus
(_cb: (status: ISpotifyStatusStatePartial) => void, getInterval: () => number)
src/spotify/web-api-spotify-client.ts:63
MethodpollStatus
(cb: (status: ISpotifyStatusStatePartial) => void, getInterval: () => number)
src/spotify/osx-spotify-client.ts:61
MethodpollStatus
(_cb: (status: ISpotifyStatusStatePartial) => void, _getInterval: () => number)
src/spotify/os-agnostic-spotify-client.ts:44
Methodprevious
()
src/spotify/linux-spotify-client.ts:131
Methodprevious
(api?: Api)
src/spotify/web-api-spotify-client.ts:35
Methodprevious
()
src/spotify/osx-spotify-client.ts:24
Methodprevious
()
src/spotify/os-agnostic-spotify-client.ts:32
MethodprovideTextDocumentContent
(_uri: Uri)
src/lyrics/lyrics.ts:18
MethodqueryStatusFunc
()
src/spotify/linux-spotify-client.ts:76
MethodqueryStatusFunc
()
src/spotify/web-api-spotify-client.ts:22
MethodqueryStatusFunc
()
src/spotify/os-agnostic-spotify-client.ts:24
FunctionsetLastUsedPort
(port: number)
src/config/spotify-config.ts:89
MethodtoggleRepeating
(api?: Api)
src/spotify/web-api-spotify-client.ts:167
MethodtoggleRepeating
()
src/spotify/osx-spotify-client.ts:55
MethodtoggleRepeating
()
src/spotify/os-agnostic-spotify-client.ts:63
MethodtoggleShuffling
(api?: Api)
src/spotify/web-api-spotify-client.ts:176
MethodtoggleShuffling
()
src/spotify/osx-spotify-client.ts:58
MethodtoggleShuffling
()
src/spotify/os-agnostic-spotify-client.ts:66
Methodtooltip
()
src/components/tree-albums.ts:78
Methodtooltip
()
src/components/tree-playlists.ts:78
Methodtooltip
()
src/components/tree-track.ts:105
MethodunmuteVolume
()
src/spotify/osx-spotify-client.ts:39
MethodunmuteVolume
()
src/spotify/os-agnostic-spotify-client.ts:51
Functionvalue
()
src/spotify/os-agnostic-spotify-client.ts:15
MethodvolumeDown
()
src/spotify/linux-spotify-client.ts:213
MethodvolumeDown
(api?: Api)
src/spotify/web-api-spotify-client.ts:159
MethodvolumeDown
()
src/spotify/osx-spotify-client.ts:52
MethodvolumeDown
()
src/spotify/os-agnostic-spotify-client.ts:60
MethodvolumeUp
()
src/spotify/linux-spotify-client.ts:196
MethodvolumeUp
(api?: Api)
src/spotify/web-api-spotify-client.ts:151
MethodvolumeUp
()
src/spotify/osx-spotify-client.ts:49
MethodvolumeUp
()
src/spotify/os-agnostic-spotify-client.ts:57
← previous101–193 of 193, ranked by callers