Package | Description |
---|---|
org.eclipse.lemminx.customservice |
Modifier and Type | Method and Description |
---|---|
ActionableNotification |
ActionableNotification.withCommands(List<org.eclipse.lsp4j.Command> commands) |
ActionableNotification |
ActionableNotification.withData(Object data) |
ActionableNotification |
ActionableNotification.withMessage(String message) |
ActionableNotification |
ActionableNotification.withSeverity(org.eclipse.lsp4j.MessageType severity) |
Modifier and Type | Method and Description |
---|---|
default void |
XMLLanguageClientAPI.actionableNotification(ActionableNotification command)
Notification to be sent to the client with a list of commands
|
Copyright © 2021. All rights reserved.