zed/crates/workspace/src
Nathan Sobo 92f040df00 Apply cursor styles during paint
This makes the editor's cursor an IBeam and properly deals with nested cursor styles.

Co-Authored-By: Antonio Scandurra <me@as-cii.com>
2022-04-22 10:54:18 -06:00
..
lsp_status.rs Restructure action macro to assign a namespace to every action 2022-04-07 16:20:49 -07:00
menu.rs Make all pickers respect mouse clicks 2022-04-18 17:11:39 -07:00
pane.rs Load workspace and editor key bindings from a JSON file 2022-04-10 11:18:08 -07:00
pane_group.rs Load workspace and editor key bindings from a JSON file 2022-04-10 11:18:08 -07:00
sidebar.rs Avoid flicker when toggling project browser on workspace open 2022-04-22 11:53:45 +02:00
status_bar.rs Move Settings to its own crate 2022-04-06 10:23:33 -07:00
toolbar.rs Move Settings to its own crate 2022-04-06 10:23:33 -07:00
workspace.rs Apply cursor styles during paint 2022-04-22 10:54:18 -06:00