ZIm/crates/task/src
Piotr Osiewicz 1e244f4aff
debugger: Do not swallow port property when converting launch.json (#32621)
with JavaScript scenarios.

Closes #32187

Release Notes:

- Fixed `port` property not being respected in debug scenarios converted
from VSC's launch.json

Co-authored-by: Ben Kunkle <ben.kunkle@gmail.com>
2025-06-12 18:05:48 +00:00
..
adapter_schema.rs debugger: Use DAP schema to configure daps (#30833) 2025-05-22 05:48:26 -04:00
debug_format.rs debugger: Update docs with more examples (#31597) 2025-05-30 04:22:16 +03:00
lib.rs Fix ruby debugger (#32407) 2025-06-09 16:11:24 -06:00
serde_helpers.rs tasks: Add spawn option by tag (#25650) 2025-04-04 14:20:09 +00:00
static_source.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
task_template.rs Revert "debugger beta: Fix bug where debug Rust main running action f… (#31743) 2025-05-30 14:32:59 +02:00
vscode_debug_format.rs debugger: Do not swallow port property when converting launch.json (#32621) 2025-06-12 18:05:48 +00:00
vscode_format.rs Implement basic support for VS Code debug configurations (#29160) 2025-04-22 14:24:09 +00:00