zed/crates/debugger_tools/src
Ryan Hawkins 68bda24bc1
Allow viewing DAP logs in remote projects (#39744)
It looks like a `.is_local()` check got left in from the original
debugger implementation. I was able to view remote logs just fine after
removing it.

Release Notes:

- Fixed DAP logs being unviewable on remote projects.
2025-10-13 01:21:28 +02:00
..
dap_log.rs Allow viewing DAP logs in remote projects (#39744) 2025-10-13 01:21:28 +02:00
debugger_tools.rs Debugger implementation (#13433) 2025-03-18 12:55:25 -04:00