Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RealKai42/qwerty-learner-vscode
/ functions
Functions
45 in github.com/RealKai42/qwerty-learner-vscode
⨍
Functions
45
◇
Types & classes
3
↓ 13 callers
Function
getConfig
(key: string)
src/utils/index.ts:21
↓ 12 callers
Function
initializeBar
()
src/index.ts:185
↓ 3 callers
Function
soundPlayer
(type: SoundType)
src/sound.ts:7
↓ 2 callers
Method
finishWord
()
src/utils/PluginState.ts:190
↓ 2 callers
Method
getInitialWordBarContent
()
src/utils/PluginState.ts:232
↓ 2 callers
Method
loadDict
()
src/utils/PluginState.ts:288
↓ 2 callers
Method
nextWord
()
src/utils/PluginState.ts:206
↓ 2 callers
Function
removeReadOnlyInterval
()
src/index.ts:221
↓ 2 callers
Function
setUpReadOnlyInterval
()
src/index.ts:213
↓ 1 callers
Method
_getCurrentWordPhonetic
()
src/utils/PluginState.ts:272
↓ 1 callers
Method
clearWrong
()
src/utils/PluginState.ts:186
↓ 1 callers
Function
compareWord
(word: string, input: string)
src/utils/index.ts:8
↓ 1 callers
Method
getCurrentInputBarContent
(input: string)
src/utils/PluginState.ts:258
↓ 1 callers
Function
getDictFile
(dictPath: string)
src/utils/index.ts:25
↓ 1 callers
Method
getInitialInputBarContent
()
src/utils/PluginState.ts:237
↓ 1 callers
Method
getInitialPlayVoiceBarContent
()
src/utils/PluginState.ts:248
↓ 1 callers
Method
getInitialTranslationBarContent
()
src/utils/PluginState.ts:253
↓ 1 callers
Function
playVoice
()
src/index.ts:191
↓ 1 callers
Method
playerPlay
(voiceUrl: string, callback: () => void)
src/resource/voice/index.ts:4
↓ 1 callers
Method
prevWord
()
src/utils/PluginState.ts:199
↓ 1 callers
Function
setUpInputBar
()
src/index.ts:209
↓ 1 callers
Function
setUpPlayVoiceBar
()
src/index.ts:203
↓ 1 callers
Function
setUpTranslationBar
()
src/index.ts:206
↓ 1 callers
Function
setUpWordBar
()
src/index.ts:199
↓ 1 callers
Method
toggleDictName
()
src/utils/PluginState.ts:225
↓ 1 callers
Method
toggleTranslation
()
src/utils/PluginState.ts:229
↓ 1 callers
Function
voicePlayer
(word: string, callback: () => void)
src/resource/voice/index.ts:40
↓ 1 callers
Method
wrongInput
()
src/utils/PluginState.ts:181
Function
activate
(context: vscode.ExtensionContext)
src/index.ts:16
Method
chapter
()
src/utils/PluginState.ts:76
Method
compareResult
()
src/utils/PluginState.ts:155
Method
constructor
(context: vscode.ExtensionContext)
src/utils/PluginState.ts:40
Method
currentWord
()
src/utils/PluginState.ts:152
Method
dictKey
()
src/utils/PluginState.ts:95
Method
highlightWrongColor
()
src/utils/PluginState.ts:158
Method
highlightWrongDelay
()
src/utils/PluginState.ts:161
Method
order
()
src/utils/PluginState.ts:87
Method
readOnlyInterval
()
src/utils/PluginState.ts:171
Method
readOnlyMode
()
src/utils/PluginState.ts:164
Method
shouldPlayVoice
()
src/utils/PluginState.ts:177
Method
totalChapters
()
src/utils/PluginState.ts:144
Method
voiceType
()
src/utils/PluginState.ts:174
Method
wordExerciseTime
()
src/utils/PluginState.ts:108
Method
wordList
()
src/utils/PluginState.ts:111
Method
wordVisibility
()
src/utils/PluginState.ts:136