zed/crates
Nathan Sobo 66c69e538e Don't offset text vertically with gutter margin
Fixes #467

Co-Authored-By: Antonio Scandurra <me@as-cii.com>
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
2022-02-21 11:41:46 -07:00
..
chat_panel Automatically include current view id in element state ids 2022-02-17 13:44:46 -08:00
client WIP 2022-02-18 10:47:22 -08:00
clock WIP - Wait for code action anchors to be valid 2022-02-14 18:05:43 -08:00
collections
contacts_panel Automatically include current view id in element state ids 2022-02-17 13:44:46 -08:00
diagnostics Automatically include current view id in element state ids 2022-02-17 13:44:46 -08:00
editor Don't offset text vertically with gutter margin 2022-02-21 11:41:46 -07:00
file_finder Take an Into<AnyViewHandle> in ChildView::new 2022-01-27 17:54:45 +01:00
find Allow matching on active editor's stale results if find is slow 2022-02-18 17:01:22 +01:00
fsevent Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
fuzzy In random collaboration test, add failing assertion for worktree convergence 2022-02-15 14:55:38 -08:00
go_to_line Take an Into<AnyViewHandle> in ChildView::new 2022-01-27 17:54:45 +01:00
gpui Replace Inconsolata with Zed Mono and Zed Sans 2022-02-18 14:55:11 +01:00
gpui_macros Clean db pool on drop only if assertions fail or it's the last iteration 2022-02-16 15:07:41 +01:00
journal Make "go to definition" work in project diagnostics 2022-01-20 17:30:30 +01:00
language Simplify undo_to_transaction and redo_to_transaction 2022-02-19 10:52:21 +01:00
lsp Fix warnings 2022-02-17 17:26:03 +01:00
outline Start work on syntax highlighting completions 2022-02-02 18:14:30 -08:00
project Handle GetDefinition via LspCommand trait 2022-02-18 16:45:52 -08:00
project_panel Automatically include current view id in element state ids 2022-02-17 13:44:46 -08:00
rpc Undo temporary edits before performing rename or canceling it 2022-02-18 11:41:47 +01:00
server Merge pull request #455 from zed-industries/rename 2022-02-19 11:07:39 +01:00
snippet Support multi-cursor autocompletion 2022-02-03 18:58:36 +01:00
sum_tree In random collaboration test, add failing assertion for worktree convergence 2022-02-15 14:55:38 -08:00
text Simplify undo_to_transaction and redo_to_transaction 2022-02-19 10:52:21 +01:00
theme Use a block decoration for entering rename text 2022-02-18 13:51:43 -08:00
theme_selector Take an Into<AnyViewHandle> in ChildView::new 2022-01-27 17:54:45 +01:00
util Simplify undo_to_transaction and redo_to_transaction 2022-02-19 10:52:21 +01:00
workspace Merge pull request #457 from zed-industries/find-improvements 2022-02-21 10:34:49 -08:00
zed Merge pull request #455 from zed-industries/rename 2022-02-19 11:07:39 +01:00