Uses of Class
org.eclipse.lemminx.customservice.ActionableNotification
Packages that use ActionableNotification
-
Uses of ActionableNotification in org.eclipse.lemminx.customservice
Methods in org.eclipse.lemminx.customservice that return ActionableNotificationModifier and TypeMethodDescriptionActionableNotification.withCommands(List<org.eclipse.lsp4j.Command> commands) ActionableNotification.withMessage(String message) ActionableNotification.withSeverity(org.eclipse.lsp4j.MessageType severity) Methods in org.eclipse.lemminx.customservice with parameters of type ActionableNotificationModifier and TypeMethodDescriptiondefault voidXMLLanguageClientAPI.actionableNotification(ActionableNotification command) Notification to be sent to the client with a list of commands