ZIm/crates/zed/src
Antonio Scandurra ea17d1638e
Introduce code generation (#2901)
![CleanShot 2023-08-28 at 12 24
36@2x](https://github.com/zed-industries/zed/assets/482957/f97cb399-1ac2-4fa9-94a7-137d1eec711c)


Release Notes:

- Added a new "Inline Assist" feature that lets you transform a
selection or generate new code at the cursor location by hitting
`ctrl-enter`.
2023-08-30 14:58:22 +02:00
..
languages language: Make Buffer::new take an explicit ID (#2900) 2023-08-28 11:51:50 +02:00
assets.rs Add basic sound handling infrastructure 2023-06-30 16:10:49 -07:00
languages.rs Merge branch 'main' into quinn/nix 2023-07-25 11:34:57 -07:00
main.rs chore: Use IsTerminal trait instead of relying on libc to detect stdout being a terminal (#2908) 2023-08-29 15:56:50 +02:00
menus.rs Add key binding to close all docks 2023-07-21 02:44:44 -04:00
only_instance.rs Avoid checking for duplicate instance when local DB is disabled 2023-07-07 14:20:39 -04:00
test.rs Remove AppState from workspace actions 2022-05-19 14:37:26 -07:00
zed.rs Introduce code generation (#2901) 2023-08-30 14:58:22 +02:00