The documentation states that debug configurations show in the UI modal if no configurations are found in .zed/debug.json, but they seem to always be in the modal. Define a debug configuration in .zed ...
If you create a module with linetrace=True and try to debug code that imports it then you get an assertion error. Note that this happens even if you step over the ...