zed/styles/src
Antonio Scandurra 1c8eeb01c9 Make project panel more compact
This ensures more deeply-nested entries can be displayed without
needing to show scrollbars. Adding scrollbars introduces UX issues
when creating/renaming files because there are two scroll layers:
the outer project panel AND the editor.

Sublime Text and Atom dodged this issue by not displaying an inline
editor and showing it as a modal instead. VS Code shows the editor
inline but has a much more compact visualization. I think we should
copy VS Code.
2022-08-05 16:34:26 +02:00
..
styleTree Make project panel more compact 2022-08-05 16:34:26 +02:00
themes Merge pull request #1414 from zed-industries/fix-theme-issues 2022-07-26 11:55:17 -07:00
utils Format styles directory with prettier. 2022-07-16 11:53:27 -04:00
buildThemes.ts Format styles directory with prettier. 2022-07-16 11:53:27 -04:00
common.ts Format styles directory with prettier. 2022-07-16 11:53:27 -04:00
themes.ts Clean up themes 2022-05-18 11:41:56 -04:00