zed/styles
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
..
src Make project panel more compact 2022-08-05 16:34:26 +02:00
.gitignore
package-lock.json Rebalance text and icon color usage... 2022-07-26 15:53:48 -04:00
package.json Format styles directory with prettier. 2022-07-16 11:53:27 -04:00
tsconfig.json Format styles directory with prettier. 2022-07-16 11:53:27 -04:00