didDeleteFiles

langoustine.lsp.requests$.workspace$.didDeleteFiles$

The will delete files request is sent from the client to the server before files are actually deleted as long as the deletion is triggered from within the client.

Attributes

Since:

3.16.0

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Types

Value members

Inherited fields

val notificationMethod: String

Attributes

Inherited from:
LSPNotification

Givens

Inherited givens

given inputReader: Reader[In]

Attributes

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

Attributes

Inherited from:
notifications_workspace_didDeleteFiles (hidden)