zed/styles
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
..
.zed Update settings.json 2023-06-21 13:58:42 -04:00
src Introduce code generation (#2901) 2023-08-30 14:58:22 +02:00
.eslintrc.js wip 2023-08-02 15:52:56 -07:00
.gitignore Set up vitest and add tests for interactive 2023-06-20 16:05:23 -07:00
.prettierignore Ignore the target folder 2023-04-11 12:23:54 -04:00
.prettierrc Organize and update dotfiles 2023-06-29 11:47:58 -04:00
package-lock.json Use theme store to pass color_scheme directly to components 2023-07-04 00:13:04 -04:00
package.json Revert "Extract syntax highlighting properties from tree-sitter highlight queries (#2797)" 2023-08-02 12:15:39 -07:00
tsconfig.json Remove baseurl to prevent theme import issue 2023-08-29 13:05:59 -04:00
vitest.config.ts Format 2023-06-20 16:05:23 -07:00