Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElemeFE/vscode-element-helper
/ functions
Functions
57 in github.com/ElemeFE/vscode-element-helper
⨍
Functions
57
◇
Types & classes
15
↓ 11 callers
Method
get
(id)
src/library.ts:37
↓ 4 callers
Method
getTextBeforePosition
(position: Position)
src/app.ts:280
↓ 4 callers
Method
isPug
()
src/app.ts:469
↓ 3 callers
Method
getAttrItem
(tag: string | undefined, attr: string | undefined)
src/app.ts:401
↓ 3 callers
Method
getFromUrl
(url: string, filename?: string)
src/resource.ts:30
↓ 3 callers
Function
toUpperCase
(key: string)
src/app.ts:49
↓ 3 callers
Method
update
(uri: Uri)
src/app.ts:212
↓ 2 callers
Method
buildAttrSuggestion
({attr, tag, bind, method}, {description, type, version})
src/app.ts:367
↓ 2 callers
Method
fetchAllVersion
(repos: RepoObject[])
src/library.ts:60
↓ 2 callers
Method
firstCharsEqual
(str1: string, str2: string)
src/app.ts:418
↓ 2 callers
Method
fixResource
(file: string, vs: any)
src/resource.ts:59
↓ 2 callers
Method
get
(filePath: string)
src/resource.ts:19
↓ 2 callers
Method
getPugTagSuggestion
()
src/app.ts:479
↓ 2 callers
Method
getTagSuggestion
()
src/app.ts:285
↓ 2 callers
Method
isSame
(local: JSON, online: JSON)
src/library.ts:113
↓ 2 callers
Method
openDocs
(query?: Query, title = 'Element-helper', editor = window.activeTextEditor)
src/app.ts:115
↓ 2 callers
Method
updateResource
()
src/resource.ts:90
↓ 1 callers
Function
HTML_CONTENT
(query: Query)
src/app.ts:124
↓ 1 callers
Method
buildCatalog
(repos)
src/library.ts:134
↓ 1 callers
Method
buildPugTagSuggestion
(tag, tagVal)
src/app.ts:488
↓ 1 callers
Method
buildTagSuggestion
(tag, tagVal, id)
src/app.ts:341
↓ 1 callers
Function
decodeDocsUri
(uri: Uri)
src/app.ts:72
↓ 1 callers
Function
encodeDocsUri
(query?: Query)
src/app.ts:68
↓ 1 callers
Method
fetchRepo
()
src/library.ts:49
↓ 1 callers
Method
fetchVersion
(repo: RepoObject)
src/library.ts:84
↓ 1 callers
Method
getAttrSuggestion
(tag: string)
src/app.ts:308
↓ 1 callers
Method
getAttrValueSuggestion
(tag: string, attr: string)
src/app.ts:296
↓ 1 callers
Method
getAttrValues
(tag, attr)
src/app.ts:379
↓ 1 callers
Method
getMemu
()
src/docset.ts:21
↓ 1 callers
Method
getPreAttr
()
src/app.ts:249
↓ 1 callers
Method
getPreTag
()
src/app.ts:231
↓ 1 callers
Method
getPugTag
()
src/app.ts:511
↓ 1 callers
Method
getSeletedText
()
src/app.ts:81
↓ 1 callers
Method
getTagAttrs
(tag: string)
src/app.ts:397
↓ 1 callers
Method
getValues
(obj)
src/library.ts:126
↓ 1 callers
Method
isAttrStart
(tag: TagObject | undefined)
src/app.ts:409
↓ 1 callers
Method
isAttrValueStart
(tag: Object | string | undefined, attr)
src/app.ts:405
↓ 1 callers
Method
isTagStart
()
src/app.ts:413
↓ 1 callers
Method
matchAttr
(reg: RegExp, txt: string)
src/app.ts:258
↓ 1 callers
Method
matchTag
(reg: RegExp, txt: string, line: number)
src/app.ts:264
↓ 1 callers
Method
notInTemplate
()
src/app.ts:425
↓ 1 callers
Method
openHtml
(uri: Uri, title)
src/app.ts:107
↓ 1 callers
Method
queryAll
()
src/library.ts:41
↓ 1 callers
Method
setConfig
()
src/app.ts:98
↓ 1 callers
Method
setVersionSchema
(versions: string[])
src/library.ts:69
Function
activate
(context: vscode.ExtensionContext)
src/extension.ts:7
Method
build
(tag, {subtags, defaults}, snippets)
src/app.ts:345
Method
constructor
(item)
src/docset.ts:13
Method
constructor
(context: ExtensionContext)
src/library.ts:28
Function
deactivate
()
src/extension.ts:75
Method
dispose
()
src/app.ts:119
Method
getTitle
(path)
src/docset.ts:32
Method
onDidChange
()
src/app.ts:208
Method
provideCompletionItems
(document: TextDocument, position: Position, token: CancellationToken)
src/app.ts:436
Method
provideTextDocumentContent
(uri: Uri, token: CancellationToken)
src/app.ts:216
Method
queryAll
()
src/docset.ts:41
Method
setLoading
(value: boolean)
src/library.ts:122