MCPcopy Create free account

hub / github.com/ElemeFE/vscode-element-helper / functions

Functions57 in github.com/ElemeFE/vscode-element-helper

↓ 11 callersMethodget
(id)
src/library.ts:37
↓ 4 callersMethodgetTextBeforePosition
(position: Position)
src/app.ts:280
↓ 4 callersMethodisPug
()
src/app.ts:469
↓ 3 callersMethodgetAttrItem
(tag: string | undefined, attr: string | undefined)
src/app.ts:401
↓ 3 callersMethodgetFromUrl
(url: string, filename?: string)
src/resource.ts:30
↓ 3 callersFunctiontoUpperCase
(key: string)
src/app.ts:49
↓ 3 callersMethodupdate
(uri: Uri)
src/app.ts:212
↓ 2 callersMethodbuildAttrSuggestion
({attr, tag, bind, method}, {description, type, version})
src/app.ts:367
↓ 2 callersMethodfetchAllVersion
(repos: RepoObject[])
src/library.ts:60
↓ 2 callersMethodfirstCharsEqual
(str1: string, str2: string)
src/app.ts:418
↓ 2 callersMethodfixResource
(file: string, vs: any)
src/resource.ts:59
↓ 2 callersMethodget
(filePath: string)
src/resource.ts:19
↓ 2 callersMethodgetPugTagSuggestion
()
src/app.ts:479
↓ 2 callersMethodgetTagSuggestion
()
src/app.ts:285
↓ 2 callersMethodisSame
(local: JSON, online: JSON)
src/library.ts:113
↓ 2 callersMethodopenDocs
(query?: Query, title = 'Element-helper', editor = window.activeTextEditor)
src/app.ts:115
↓ 2 callersMethodupdateResource
()
src/resource.ts:90
↓ 1 callersFunctionHTML_CONTENT
(query: Query)
src/app.ts:124
↓ 1 callersMethodbuildCatalog
(repos)
src/library.ts:134
↓ 1 callersMethodbuildPugTagSuggestion
(tag, tagVal)
src/app.ts:488
↓ 1 callersMethodbuildTagSuggestion
(tag, tagVal, id)
src/app.ts:341
↓ 1 callersFunctiondecodeDocsUri
(uri: Uri)
src/app.ts:72
↓ 1 callersFunctionencodeDocsUri
(query?: Query)
src/app.ts:68
↓ 1 callersMethodfetchRepo
()
src/library.ts:49
↓ 1 callersMethodfetchVersion
(repo: RepoObject)
src/library.ts:84
↓ 1 callersMethodgetAttrSuggestion
(tag: string)
src/app.ts:308
↓ 1 callersMethodgetAttrValueSuggestion
(tag: string, attr: string)
src/app.ts:296
↓ 1 callersMethodgetAttrValues
(tag, attr)
src/app.ts:379
↓ 1 callersMethodgetMemu
()
src/docset.ts:21
↓ 1 callersMethodgetPreAttr
()
src/app.ts:249
↓ 1 callersMethodgetPreTag
()
src/app.ts:231
↓ 1 callersMethodgetPugTag
()
src/app.ts:511
↓ 1 callersMethodgetSeletedText
()
src/app.ts:81
↓ 1 callersMethodgetTagAttrs
(tag: string)
src/app.ts:397
↓ 1 callersMethodgetValues
(obj)
src/library.ts:126
↓ 1 callersMethodisAttrStart
(tag: TagObject | undefined)
src/app.ts:409
↓ 1 callersMethodisAttrValueStart
(tag: Object | string | undefined, attr)
src/app.ts:405
↓ 1 callersMethodisTagStart
()
src/app.ts:413
↓ 1 callersMethodmatchAttr
(reg: RegExp, txt: string)
src/app.ts:258
↓ 1 callersMethodmatchTag
(reg: RegExp, txt: string, line: number)
src/app.ts:264
↓ 1 callersMethodnotInTemplate
()
src/app.ts:425
↓ 1 callersMethodopenHtml
(uri: Uri, title)
src/app.ts:107
↓ 1 callersMethodqueryAll
()
src/library.ts:41
↓ 1 callersMethodsetConfig
()
src/app.ts:98
↓ 1 callersMethodsetVersionSchema
(versions: string[])
src/library.ts:69
Functionactivate
(context: vscode.ExtensionContext)
src/extension.ts:7
Methodbuild
(tag, {subtags, defaults}, snippets)
src/app.ts:345
Methodconstructor
(item)
src/docset.ts:13
Methodconstructor
(context: ExtensionContext)
src/library.ts:28
Functiondeactivate
()
src/extension.ts:75
Methoddispose
()
src/app.ts:119
MethodgetTitle
(path)
src/docset.ts:32
MethodonDidChange
()
src/app.ts:208
MethodprovideCompletionItems
(document: TextDocument, position: Position, token: CancellationToken)
src/app.ts:436
MethodprovideTextDocumentContent
(uri: Uri, token: CancellationToken)
src/app.ts:216
MethodqueryAll
()
src/docset.ts:41
MethodsetLoading
(value: boolean)
src/library.ts:122