3 ide.reload
ni-richard edited this page 2019-09-14 00:46:49 +02:00
  • Description: Notifies the frontend that a watched file is being modified on the file system, so it should update its state.
  • Subscribers: IdeComponent
{
    "key": "ide.reload",
    "scope": "websocket"
}

Example: Same as above, does not have additional parameters.