WindowFunctions.showInformationMessage

Calls showMessage with MessageType.info Also logs the message to stderr in a more readable way.

struct WindowFunctions
void
showInformationMessage
(
string message
)

Meta