mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-26 03:59:55 +00:00
1c8eeb01c9
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. |
||
---|---|---|
.. | ||
styleTree | ||
themes | ||
utils | ||
buildThemes.ts | ||
common.ts | ||
themes.ts |