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
The rust debugger pretty script file was renamed from mx_sc_lldb_pretty_printers.py to multiversx_sc_lldb_pretty_printers.py a couple of weeks ago.
However, the default input when running MultiversX: Install the rust debugger pretty printer script doesn't reflect this change. Without providing manually the updated path, the request fails with status code 404.
Tested on v0.16.0 using VS Code v1.74.3 running under Ubuntu WSL (Windows 11).
The text was updated successfully, but these errors were encountered:
The rust debugger pretty script file was renamed from
mx_sc_lldb_pretty_printers.py
tomultiversx_sc_lldb_pretty_printers.py
a couple of weeks ago.However, the default input when running
MultiversX: Install the rust debugger pretty printer script
doesn't reflect this change. Without providing manually the updated path, the request fails with status code 404.Tested on v0.16.0 using VS Code v1.74.3 running under Ubuntu WSL (Windows 11).
The text was updated successfully, but these errors were encountered: