Auth

Activated Insight.js with a user's license key.

Watch active file

Kicks off a code playground for the current file.

Stop watching current file

Stops watching the current file, along with any running code playground.

Watch all files

Auto-runs code playgrounds for all files in the current workspace. Code playgrounds will start when a file is edited.

Stop watching all files

Disables auto-running, along with any running code playground.

Clear active file

Clears the current file of any inline values. Note that this does not stop watching the file, values will be re-displayed on the next evaluation/run of the file.

Watch active file [UI Playground]

Kicks off a UI playground for the current file.

Start App Monitor

Enables remote process inspection.

Stop App Monitor

Disables remote process inspection.

Toggle inline history for selected line

Switch between showing one or many evaluations records for the selected line.