zed/crates/terminal
Marshall Bowers 1ffb34c5fc
Fix more instances of JSON schema getting clobbered when attaching references (#15339)
This PR extends the fix from #15336 to more places that had the same
issue.

An `add_references_to_properties` helper function has been added to
handle these cases uniformly.

Release Notes:

- N/A
2024-07-27 11:44:40 -04:00
..
src Fix more instances of JSON schema getting clobbered when attaching references (#15339) 2024-07-27 11:44:40 -04:00
Cargo.toml terminal: Set TERM_PROGRAM and TERM_PROGRAM_VERSION environment variables in integrated terminal (#14213) 2024-07-11 20:48:46 +03:00
LICENSE-GPL