<img width="854" alt="Screenshot 2024-04-20 at 1 10 57 PM" src="https://github.com/mindofmatthew/text.management/assets/10532399/ce9989cb-20b0-4225-89da-a6a27f2a2c0d"> This could be fixed by setting `overflow: hidden` and either have it autoscroll on hover, or show a tooltip with the full filename instead Example from VS Code <img width="303" alt="Screenshot 2024-04-20 at 1 15 19 PM" src="https://github.com/mindofmatthew/text.management/assets/10532399/98cfb4d5-6f80-4b0e-b5e4-2033d204ad0c">
This could be fixed by setting
overflow: hiddenand either have it autoscroll on hover, or show a tooltip with the full filename insteadExample from VS Code
