zed/crates/workspace
Nathan Sobo ab3bbe1e17 Make the tabs scrollable when they overflow
This adds the ability to make a Flex element scrollable by passing a type tag and instance id, which we use to store the scroll position in an ElementStateHandle.

Still need to allow the element to auto-scroll.
2022-04-05 19:58:15 -06:00
..
src Make the tabs scrollable when they overflow 2022-04-05 19:58:15 -06:00
Cargo.toml Provide JSON language server with settings schema 2022-03-11 11:46:22 -08:00