Class: VariableManager

Defined in: src/varobj.coffee

Instance Method Summary

Instance Method Details

# (Disposable) observe(cb)

Invoke the callback function for each existing and future Variable

Parameters:

  • cb ( Function ) Function to call with Variable as paramter

Returns:

  • ( Disposable ) — to unsubscribe.

# (Promise) add(expr, frame, thread)

Create a new Variable object

Parameters:

  • expr ( String ) target expression to watch
  • frame ( Integer ) Stack level (optional)
  • thread ( String ) Target thread identifier (optional)

Returns:

  • ( Promise ) — resolves to the new Variable

# (void) evalExpression(expr, frame, thread)

    Quickly fuzzy find classes, mixins, methods, file:

    Control the navigation frame:

    You can focus and blur the search input: