initialized

The initialized notification is sent from the client to the server after the client is fully initialized and the server is allowed to send requests from the server to the client.

class Object
trait Matchable
class Any

Type members

Types

Value members

Inherited fields

val notificationMethod: String
Inherited from:
LSPNotification

Givens

Inherited givens

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