cancel

object cancel extends LSPNotification

The window/workDoneProgress/cancel notification is sent from the client to the server to cancel a progress initiated on the server side.

class Object
trait Matchable
class Any
cancel.type

Type members

Value members

Inherited fields

val notificationMethod: String
Inherited from:
LSPNotification

Givens

Inherited givens

given inputReader: Reader[In]
Inherited from:
notifications_window_workDoneProgress_cancel (hidden)
given inputWriter: Writer[In]
Inherited from:
notifications_window_workDoneProgress_cancel (hidden)