You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
New Feature:
Process Label Display: Now shows the process's label when set using proc_lib:set_label(Label).
System View Update: Displays the number of bytes in the output distribution queue, which sits between Erlang code and the port driver, using the undocumented function erlang:dist_get_stat/1.
Added support for to jump to a specific process PID.
Bug Fix
Resolved an issue where the Doc View would not display when the OTP version is 27.