Uses of Package
org.eclipse.lemminx.client
-
Packages that use org.eclipse.lemminx.client Package Description org.eclipse.lemminx org.eclipse.lemminx.client org.eclipse.lemminx.settings org.eclipse.lemminx.settings.capabilities -
Classes in org.eclipse.lemminx.client used by org.eclipse.lemminx Class Description ExtendedClientCapabilities Extended client capabilities not defined by the LSP.LimitExceededWarner LimitExceededWarner sends a warning to the client via a jsonrpc notification Cache is a Map> where the keys are the feature names and the values are the file paths for which notifications have been sent already -
Classes in org.eclipse.lemminx.client used by org.eclipse.lemminx.client Class Description AbstractXMLNotifier Sends a notification to the client via a jsonrpc notification while managing cacheCodeLensKindCapabilities Specific capabilities for the `CodeLensKind`.ExtendedCodeLensCapabilities Extended capabilities specific to the `textDocument/codeLens` request.IXMLSettingFeature Features that are associated with a particuliar settingIdLimitFeature Features that are associated with some limit For example, document symbols have a maximum limit for performance reasonsPathFeature Features that are associated with filePaths For example, XML catalog support is associated with XML catalog filePaths -
Classes in org.eclipse.lemminx.client used by org.eclipse.lemminx.settings Class Description ExtendedCodeLensCapabilities Extended capabilities specific to the `textDocument/codeLens` request. -
Classes in org.eclipse.lemminx.client used by org.eclipse.lemminx.settings.capabilities Class Description ExtendedClientCapabilities Extended client capabilities not defined by the LSP.