Interface | Description |
---|---|
IRelatedInfoFinder |
Provides an interface to find related info for a given error
|
Class | Description |
---|---|
AggregateRelatedInfoFinder |
Finds related info for any error code
|
ContentModelCodeActionParticipant |
Extension to support XML code actions based on content model (XML Schema
completion, etc)
|
ContentModelCompletionParticipant |
Extension to support XML completion based on content model (XML Schema
completion, etc)
|
ContentModelDocumentLinkParticipant |
Document link for :
XML Schema xsi:noNamespaceSchemaLocation
DTD SYSTEM (ex :
|
ContentModelHoverParticipant |
Extension to support XML hover based on content model (XML Schema
documentation, etc)
|
ContentModelSymbolsProviderParticipant |
Symbol participant to show referenced grammars information.
|
ContentModelTypeDefinitionParticipant |
Extension to support XML type definition based on content model (XML Schema
type definition, etc)
|
XMLModelUtils |
XML model utilities.
|
XMLSyntaxRelatedInfoFinder |
Find related information for an XML syntax error
|
Enum | Description |
---|---|
DTDErrorCode |
DTD error code.
|
XMLSchemaErrorCode |
XML Schema error code.
|
XMLSyntaxErrorCode |
XML error code.
|
Copyright © 2021. All rights reserved.