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
↓ 21 callers
Function
getState
()
src/store/store.ts:48
↓ 15 callers
Function
withApi
()
src/actions/actions.ts:35
↓ 13 callers
Function
terminalCommand
(cmd: string)
src/spotify/linux-spotify-client.ts:54
↓ 12 callers
Function
withErrorAsync
()
src/actions/actions.ts:58
↓ 11 callers
Function
getConfig
()
src/config/spotify-config.ts:7
↓ 9 callers
Function
log
(...args: any[])
src/info/info.ts:18
↓ 9 callers
Function
update
(obj: T, propertyUpdate: Partial<T>)
src/reducers/root-reducer.ts:17
↓ 8 callers
Function
getStore
(memento?: Memento)
src/store/store.ts:15
↓ 8 callers
Function
isAlbum
(list?: Playlist | Album)
src/isAlbum.ts:3
↓ 7 callers
Method
_previewLyrics
(lyrics: string)
src/lyrics/lyrics.ts:123
↓ 6 callers
Function
actionCreator
()
src/actions/actions.ts:74
↓ 4 callers
Function
createCancelablePromise
( executor: (resolve: (value?: T | PromiseLike<T>) => void, reject: (reason?: any) => void) => void )
src/spotify/utils.ts:4
↓ 4 callers
Function
createCommandString
(command: string)
src/spotify/linux-spotify-client.ts:14
↓ 4 callers
Function
isButtonToBeShown
(buttonId: string)
src/config/spotify-config.ts:16
↓ 4 callers
Method
update
(uri: Uri)
src/lyrics/lyrics.ts:22
↓ 3 callers
Function
asyncActionCreator
()
src/actions/actions.ts:90
↓ 3 callers
Function
getAuthServerUrl
()
src/config/spotify-config.ts:47
↓ 3 callers
Method
getCurrentVolume
()
src/spotify/linux-spotify-client.ts:150
↓ 3 callers
Function
showInformationMessage
(message: string)
src/info/info.ts:6
↓ 3 callers
Function
showWarningMessage
(message: string, ...items: string[])
src/info/info.ts:10
↓ 2 callers
Method
_actionSignIn
(accessToken: string, refreshToken: string)
src/actions/actions.ts:322
↓ 2 callers
Method
_cancelPreviousPoll
()
src/spotify-status-controller.ts:59
↓ 2 callers
Method
_hideShowButton
(button: Button)
src/components/spotify-controls.ts:185
↓ 2 callers
Method
_setVolume
(sinkNum: string, volume: number)
src/spotify/linux-spotify-client.ts:259
↓ 2 callers
Method
_updateColor
(button: ButtonWithDynamicColor, condition: boolean)
src/components/spotify-controls.ts:202
↓ 2 callers
Method
_updateText
(button: ButtonWithDynamicText, condition: boolean)
src/components/spotify-controls.ts:190
↓ 2 callers
Function
artistsToArtist
(artists: { name: string }[])
src/utils/utils.ts:1
↓ 2 callers
Function
getArtists
(track: Track)
src/components/tree-track.ts:101
↓ 2 callers
Function
getButtonPriority
(buttonId: string)
src/config/spotify-config.ts:29
↓ 2 callers
Function
getSpotifyWebApi
()
src/actions/actions.ts:112
↓ 2 callers
Function
getTrackInfoClickBehaviour
()
src/config/spotify-config.ts:73
↓ 2 callers
Function
isWebApiSpotifyClient
()
src/config/spotify-config.ts:11
↓ 2 callers
Method
loadTracks
(list?: Playlist | Album, api?: Api)
src/actions/actions.ts:240
↓ 2 callers
Method
loadTracksIfNotLoaded
(list: Playlist | Album)
src/actions/actions.ts:227
↓ 2 callers
Method
muteVolume
()
src/spotify/common.ts:12
↓ 2 callers
Method
playPause
()
src/spotify/common.ts:11
↓ 2 callers
Method
selectPlaylistAction
(p: Playlist)
src/actions/actions.ts:168
↓ 2 callers
Method
selectTrackAction
(track: Track)
src/actions/actions.ts:186
↓ 2 callers
Function
showErrorMessage
(message: string)
src/info/info.ts:14
↓ 2 callers
Method
showVisible
* Show buttons that are visible
src/components/spotify-controls.ts:163
↓ 2 callers
Method
unmuteVolume
()
src/spotify/common.ts:13
↓ 2 callers
Method
updateStateAction
(state: Partial<ISpotifyStatusState>)
src/actions/actions.ts:135
↓ 2 callers
Function
xhr
(xhrOptions: httpRequest.XHROptions)
src/request/request.ts:9
↓ 1 callers
Method
_findLyrics
()
src/lyrics/lyrics.ts:53
↓ 1 callers
Method
_promiseGetState
()
src/spotify/osx-spotify-client.ts:123
↓ 1 callers
Method
_promiseGetTrack
()
src/spotify/osx-spotify-client.ts:135
↓ 1 callers
Method
_promiseIsRepeating
()
src/spotify/osx-spotify-client.ts:147
↓ 1 callers
Method
_promiseIsRunning
()
src/spotify/osx-spotify-client.ts:111
↓ 1 callers
Method
_promiseIsShuffling
()
src/spotify/osx-spotify-client.ts:159
↓ 1 callers
Method
bindView
(view: vscode.TreeView<Track>)
src/components/tree-track.ts:68
↓ 1 callers
Function
configureHttpRequest
()
src/request/request.ts:4
↓ 1 callers
Function
connectAlbumTreeView
(view: vscode.TreeView<Album>)
src/components/tree-albums.ts:9
↓ 1 callers
Function
connectPlaylistTreeView
(view: vscode.TreeView<Playlist>)
src/components/tree-playlists.ts:9
↓ 1 callers
Function
connectTrackTreeView
(view: vscode.TreeView<Track>)
src/components/tree-track.ts:16
↓ 1 callers
Function
createCommands
(sC: SpotifyClient)
src/commands.ts:10
↓ 1 callers
Function
createDisposableAuthSever
()
src/auth/server/local.ts:12
↓ 1 callers
Function
createDummyStorage
()
src/store/storage/vscode-storage.ts:20
↓ 1 callers
Function
createTrackTreeItem
(t: Track, playlistOrAlbum: Playlist | Album, trackIndex: number)
src/components/tree-track.ts:9
↓ 1 callers
Function
createVscodeStorage
(memento: Memento)
src/store/storage/vscode-storage.ts:3
↓ 1 callers
Method
formattedTrackInfo
(track: ITrack)
src/components/spotify-status.ts:82
↓ 1 callers
Function
getEnableLogs
()
src/config/spotify-config.ts:67
↓ 1 callers
Function
getForceWebApiImplementation
()
src/config/spotify-config.ts:63
↓ 1 callers
Function
getLyricsServerUrl
()
src/config/spotify-config.ts:43
↓ 1 callers
Method
getSpotifyClient
(queryStatus: QueryStatusFunction)
src/spotify/spotify-client.ts:12
↓ 1 callers
Method
getStatus
()
src/spotify/linux-spotify-client.ts:230
↓ 1 callers
Method
getStatus
()
src/spotify/osx-spotify-client.ts:86
↓ 1 callers
Function
getStatusCheckInterval
()
src/config/spotify-config.ts:34
↓ 1 callers
Function
getTrackInfoFormat
()
src/config/spotify-config.ts:59
↓ 1 callers
Method
hideAll
* Hides all the buttons except auth buttons
src/components/spotify-controls.ts:170
↓ 1 callers
Function
isMuted
()
src/store/store.ts:55
↓ 1 callers
Method
loadAlbums
(api?: Api)
src/actions/actions.ts:156
↓ 1 callers
Method
loadPlaylists
(api?: Api)
src/actions/actions.ts:145
↓ 1 callers
Method
muteVolume
(currentVol?: ICurrentVol)
src/spotify/linux-spotify-client.ts:170
↓ 1 callers
Method
muteVolume
(api?: Api)
src/spotify/web-api-spotify-client.ts:123
↓ 1 callers
Method
next
()
src/spotify/common.ts:7
↓ 1 callers
Function
openPanelLyrics
()
src/config/spotify-config.ts:55
↓ 1 callers
Method
pause
()
src/spotify/common.ts:10
↓ 1 callers
Method
pause
(api?: Api)
src/spotify/web-api-spotify-client.ts:49
↓ 1 callers
Method
play
()
src/spotify/common.ts:9
↓ 1 callers
Method
play
(api?: Api)
src/spotify/web-api-spotify-client.ts:42
↓ 1 callers
Method
playTrack
(offset: number, list: Playlist | Album, api?: Api)
src/actions/actions.ts:265
↓ 1 callers
Method
pollStatus
(cb: (status: ISpotifyStatusStatePartial) => void, getInterval: () => number)
src/spotify/common.ts:19
↓ 1 callers
Method
previous
()
src/spotify/common.ts:8
↓ 1 callers
Method
queryStatus
()
src/spotify-status-controller.ts:26
↓ 1 callers
Method
queryStatusFunc
()
src/spotify/osx-spotify-client.ts:17
↓ 1 callers
Method
refresh
()
src/components/tree-albums.ts:54
↓ 1 callers
Method
refresh
()
src/components/tree-playlists.ts:54
↓ 1 callers
Method
refresh
()
src/components/tree-track.ts:76
↓ 1 callers
Function
registerGlobalState
(memento: Memento)
src/config/spotify-config.ts:79
↓ 1 callers
Method
render
* Updates spotify status bar inside vscode
src/components/spotify-status.ts:26
↓ 1 callers
Method
seekTo
(time: string, api?: Api)
src/actions/actions.ts:276
↓ 1 callers
Method
selectAlbumAction
(album: Album)
src/actions/actions.ts:177
↓ 1 callers
Method
selectCurrentTrack
()
src/actions/actions.ts:194
↓ 1 callers
Method
showHideAuthButtons
()
src/components/spotify-controls.ts:155
↓ 1 callers
Method
toggleRepeating
()
src/spotify/common.ts:17
↓ 1 callers
Method
toggleShuffling
()
src/spotify/common.ts:18
↓ 1 callers
Method
unmuteVolume
(currentVol?: ICurrentVol)
src/spotify/linux-spotify-client.ts:178
↓ 1 callers
Method
unmuteVolume
(api?: Api)
src/spotify/web-api-spotify-client.ts:133
↓ 1 callers
Method
updateDynamicButtons
* Updates dynamicText buttons
src/components/spotify-controls.ts:146
↓ 1 callers
Method
volumeDown
()
src/spotify/common.ts:16
next →
1–100 of 193, ranked by callers