didOpen

langoustine.lsp.requests$.notebookDocument$.didOpen$
object didOpen extends LSPNotification

A notification sent when a notebook opens.

Attributes

Since:

3.17.0

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
didOpen.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_notebookDocument_didOpen (hidden)
given inputWriter: Writer[In]

Attributes

Inherited from:
notifications_notebookDocument_didOpen (hidden)