Pike LSP TypeScript API - v0.1.0-alpha.20
    Preparing search index...

    Module pike-lsp-server/src/features/rxml

    Functions

    registerRXMLHandlers

    References

    checkInvalidAttributeValues → checkInvalidAttributeValues
    checkMissingRequiredAttributes → checkMissingRequiredAttributes
    checkUnclosedContainerTags → checkUnclosedContainerTags
    checkUnknownTags → checkUnknownTags
    ExtendedModuleInfo → ExtendedModuleInfo
    extractTagsFromPikeCode → extractTagsFromPikeCode
    findDefvarDefinition → findDefvarDefinition
    findDefvarReferences → findDefvarReferences
    findModulesUsingTag → findModulesUsingTag
    findTagDefinition → findTagDefinition
    findTagReferences → findTagReferences
    getAttributeCompletions → getAttributeCompletions
    getAttributeValueCompletions → getAttributeValueCompletions
    getDefvarHover → getDefvarHover
    getDeprecatedTags → getDeprecatedTags
    getModuleConstantHover → getModuleConstantHover
    getTagAttributes → getTagAttributes
    getTagCompletions → getTagCompletions
    getTagInfo → getTagInfo
    getTagsByType → getTagsByType
    isContainerTag → isContainerTag
    mergeTags → mergeTags
    parseRXMLTemplate → parseRXMLTemplate
    prepareRXMLRename → prepareRXMLRename
    provideRXMLCodeActions → provideRXMLCodeActions
    provideRXMLCompletions → provideRXMLCompletions
    provideRXMLDefinition → provideRXMLDefinition
    provideRXMLHover → provideRXMLHover
    provideRXMLQuickFix → provideRXMLQuickFix
    provideRXMLReferences → provideRXMLReferences
    provideRXMLRename → provideRXMLRename
    provideRXMLSymbols → provideRXMLSymbols
    RoxenDefvarInfo → RoxenDefvarInfo
    RoxenModuleInfo → RoxenModuleInfo
    RoxenTagInfo → RoxenTagInfo
    RXML_TAG_CATALOG → RXML_TAG_CATALOG
    RXMLAttribute → RXMLAttribute
    RXMLTag → RXMLTag
    RXMLTagCatalogEntry → RXMLTagCatalogEntry
    rxmlTagCatalogManager → rxmlTagCatalogManager
    RXMLTagCatalogManager → RXMLTagCatalogManager
    RXMLTagInfo → RXMLTagInfo
    RXMLTagType → RXMLTagType
    SCOPE_VARIABLES → SCOPE_VARIABLES
    searchTags → searchTags
    validateRXMLDocument → validateRXMLDocument