zed/tooling/workspace-hack
Ben Kunkle 7c3a21f732
JSON based migrations (#39398)
Closes #ISSUE

Adds the ability to create settings and keymap migrations by mutating
`serde_json::Value`s instead of using tree-sitter queries. This
(hopefully) will make complicated migrations far simpler to implement.

Release Notes:

- N/A *or* Added/Fixed/Improved ...

---------

Co-authored-by: Smit <heysmitbarmase@gmail.com>
Co-authored-by: Smit <smit@zed.dev>
2025-10-02 16:07:26 -04:00
..
src Add workspace-hack (#27277) 2025-04-02 13:26:34 -07:00
.gitattributes Add workspace-hack (#27277) 2025-04-02 13:26:34 -07:00
.ignore Add workspace-hack (#27277) 2025-04-02 13:26:34 -07:00
build.rs Add workspace-hack (#27277) 2025-04-02 13:26:34 -07:00
Cargo.toml JSON based migrations (#39398) 2025-10-02 16:07:26 -04:00
LICENSE-GPL Add workspace-hack (#27277) 2025-04-02 13:26:34 -07:00