Edit debug tasks (#32908)

Release Notes:

- Added the ability to edit LSP provided debug tasks

---------

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
This commit is contained in:
Julia Ryan
2025-07-07 14:04:21 -07:00
committed by GitHub
co-authored by Conrad Irwin
parent d549993c73
commit a9107dfaeb
8 changed files with 500 additions and 400 deletions
Generated
+2
View File
@@ -4324,6 +4324,7 @@ dependencies = [
"futures 0.3.31",
"fuzzy",
"gpui",
"indoc",
"itertools 0.14.0",
"language",
"log",
@@ -4344,6 +4345,7 @@ dependencies = [
"tasks_ui",
"telemetry",
"terminal_view",
"text",
"theme",
"tree-sitter",
"tree-sitter-go",