cancel

langoustine.lsp.requests$.window$.workDoneProgress$.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.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
cancel.type

Members list

Concise view

Type members

Value members

Inherited fields

val notificationMethod: String

Attributes

Inherited from:
LSPNotification

Givens

Inherited givens

given inputReader: Reader[In]

Attributes

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

Attributes

Inherited from:
notifications_window_workDoneProgress_cancel (hidden)