Actions Granularity
Moving
Typing

Tracks

  • User-triggered IDE actions.
  • Moving — caret/cursor moves.
  • Typing — text insertion/deletion.
  • Shortcut invocations (if Track shortcuts is on).

Filters

Use Include or Exclude lists to restrict which actions are recorded. Do not fill both lists at once.


Execution Granularity

Tracks

  • Run, Debug and similar execution events.

Filters

Use Include or Exclude lists to restrict which executions are recorded. Do not fill both lists at once.


Keyboard Granularity

Tracks

  • Pressed — key-down events.
  • Released — key-up events.

Mouse Granularity

Tracks

  • Move — pointer motion (throttled).
  • Wheel — scroll actions (throttled).
  • Click — button presses.

Delta settings

Tracking delta seconds sets the minimum time that must elapse before another move/wheel event is stored, reducing noise (default 0.40s).


Tool Window Granularity

Tracks

  • Tool-window opened events.
  • Tool-window focused events.

Filters

Use Include or Exclude lists to restrict which tool-windows are recorded. Do not fill both lists at once.

Delta settings

Tracking delta seconds sets the minimum time that must elapse before another tool-window event is stored, reducing noise (default 0.00s).


File Editor Granularity

Tracks

  • File opened events.
  • File closed events.
  • File focused events.

Filters

Use Include or Exclude lists to restrict which files are recorded. Do not fill both lists at once.

Delta settings

Tracking delta seconds sets the minimum time that must elapse before another file editor event is stored, reducing noise (default 0.00s).