zed/crates/editor/src
Antonio Scandurra 52251c3463
Merge pull request #745 from zed-industries/scroll-tabs
Allow pane tabs to be scrolled when they overflow
2022-04-07 09:48:54 +02:00
..
display_map Use language specific tabsize in editor commands 2022-04-06 15:10:29 -07:00
multi_buffer Remove result from anchor cmp functions 2022-03-24 11:48:31 -07:00
context_menu.rs Move style source files to src and build to dist 2022-04-04 14:43:13 -07:00
display_map.rs Merge pull request #745 from zed-industries/scroll-tabs 2022-04-07 09:48:54 +02:00
editor.rs Don't activate the next pane when opening excerpts 2022-04-06 15:46:11 -07:00
element.rs Move Settings to its own crate 2022-04-06 10:23:33 -07:00
items.rs Move Settings to its own crate 2022-04-06 10:23:33 -07:00
movement.rs Tab size is pulled properly from settings instead of hardcoded 2022-04-06 10:23:37 -07:00
multi_buffer.rs Update breadcrumbs when multibuffers' excerpts change 2022-04-06 17:12:36 -07:00
test.rs Use language specific tabsize in editor commands 2022-04-06 15:10:29 -07:00