showMessage

langoustine.lsp.requests$.window$.showMessage$

The show message notification is sent from a server to a client to ask the client to display a particular message in the user interface.

Attributes

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_window_showMessage (hidden)
given inputWriter: Writer[In]

Attributes

Inherited from:
notifications_window_showMessage (hidden)