ZIm/crates/dap_adapters/src
Kirill Bulatov 1e83022f03
Add a JS/TS debug locator (#31769)
With this, a semi-working debug session is possible from the JS/TS
gutter tasks:


https://github.com/user-attachments/assets/8db6ed29-b44a-4314-ae8b-a8213291bffc

For now, available in debug builds only as a base to improve on later on
the DAP front.

Release Notes:

- N/A

---------

Co-authored-by: Piotr Osiewicz <peterosiewicz@gmail.com>
2025-05-30 17:15:42 +00:00
..
codelldb.rs Keep file permissions when extracting zip archives on Unix (#31304) 2025-05-23 20:45:32 +00:00
dap_adapters.rs go: Use delve-dap-shim for spawning delve (#31700) 2025-05-29 21:19:56 +02:00
gdb.rs debugger beta: Fix gdb/delve JSON data conversion from New Session Modal (#31501) 2025-05-27 17:28:41 +00:00
go.rs debugger: Fix wrong path to the downloaded delve-shim-dap (#31738) 2025-05-30 10:43:29 +00:00
javascript.rs Add a JS/TS debug locator (#31769) 2025-05-30 17:15:42 +00:00
php.rs debugger: Fix invalid schema for pathMappings (#31595) 2025-05-28 15:16:12 +00:00
python.rs debugger: Update docs with more examples (#31597) 2025-05-30 04:22:16 +03:00
ruby.rs debugger beta: Fix dap_schema for DAP extensions (#31173) 2025-05-22 07:24:46 -04:00