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.

Source:
requests.scala
class Object
trait Matchable
class Any
cancel.type

Type members

Value members

Inherited fields

val notificationMethod: String
Inherited from:
LSPNotification
Source:
requests.scala

Givens

Givens

given inputReader: Reader[In]
given inputWriter: Writer[In]