Move language-specific debugging docs to the page for each language (#33692)
Release Notes: - N/A
This commit is contained in:
parent
0e2e5b8b0d
commit
b7bfdd3383
13 changed files with 411 additions and 345 deletions
|
@ -243,7 +243,7 @@ pub enum Request {
|
|||
Attach,
|
||||
}
|
||||
|
||||
/// This struct represent a user created debug task from the new session modal
|
||||
/// This struct represent a user created debug task from the new process modal
|
||||
#[derive(Deserialize, Serialize, PartialEq, Eq, Clone, Debug, JsonSchema)]
|
||||
#[serde(rename_all = "snake_case")]
|
||||
pub struct ZedDebugConfig {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue