zed/styles
Max Brunsfeld 3eee282a6b Overhaul search bar layout
* Use a single row, instead of centering the search bar within a double-row toolbar.
* Search query controls on the left, navigation on the right
* Semantic is the final mode, for greater stability between buffer and project search.
* Prevent query editor from moving when toggling path filters
2023-08-28 14:20:09 -07:00
..
.zed Update settings.json 2023-06-21 13:58:42 -04:00
src Overhaul search bar layout 2023-08-28 14:20:09 -07: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 wip 2023-08-02 15:52:56 -07:00
vitest.config.ts Format 2023-06-20 16:05:23 -07:00