..
display_map
Revert "editor tests: Reintroduce block_on_ticks."
2023-12-01 17:24:20 +01:00
scroll
Make inlay hint cache tests pass
2023-11-13 18:25:21 +02:00
test
Get diagnostics view almost building in the zed2 world
2023-11-17 16:32:35 -05:00
blink_manager.rs
Fix blinking behavior in editor when receiving/losing focus
2023-11-08 19:03:57 +01:00
display_map.rs
Separate WrappedLines from ShapedLines
2023-11-16 23:10:51 -07:00
editor.rs
Add support for copying diagnostic messages to the clipboard ( #3489 )
2023-12-04 14:08:05 -05:00
editor_settings.rs
Fix editor settings deserialization in editor2
2023-11-09 15:37:46 -08:00
editor_tests.rs
Implement completion-resolution in editor2
2023-11-29 14:20:47 -08:00
element.rs
Progress on diagnostic multibuffer
2023-12-01 16:53:09 -05:00
git.rs
Return a Fold
struct when querying the FoldMap
2023-11-15 17:09:59 +01:00
highlight_matching_bracket.rs
Merge remote-tracking branch 'origin/main' into editor-movement
2023-11-07 18:48:08 +01:00
hover_popover.rs
Style hover popover
2023-11-29 14:56:23 -05:00
inlay_hint_cache.rs
Exclude more ignored/worktree-less/project-less buffers from inlay hint requests
2023-11-23 10:30:52 +02:00
items.rs
Merge remote-tracking branch 'origin/main' into no-more-todos-in-editor
2023-12-01 12:40:48 +01:00
link_go_to_definition.rs
Implement highlighting of go-to-definition links
2023-11-29 14:30:31 -08:00
mouse_context_menu.rs
Add mouse context menu to editor2
2023-12-01 16:01:56 +01:00
movement.rs
Separate WrappedLines from ShapedLines
2023-11-16 23:10:51 -07:00
persistence.rs
Get editor2 compiling with a ton of code commented out
2023-11-02 23:35:20 -06:00
scroll.rs
Merge branch 'main' into unborked-git-zed2-diagnostics-view
2023-11-17 16:32:35 -05:00
selections_collection.rs
Remove stray dbg statements
2023-12-01 11:49:25 +01:00
test.rs
Fix error in tests
2023-11-30 11:45:10 +01:00