4549395
update icon
Mikayla Maki created
4549395
update icon
Mikayla Maki created
06b1a74
Merge branch 'main' into new-button
Mikayla Maki created
45ea704
Add plus icons
Nate Butler created
c21314b
Add ability to provide custom LSP server initialization options
ForLoveOfCats created
1348037
Merge pull request #1469 from zed-industries/distinctive-marked-text
Tweak "marked ranges" test helper so that it can be used in documents with braces and brackets
Max Brunsfeld created
89a645e
Add docs to some EditorTestContext methods that use marked text
Max Brunsfeld created
d823da0
Added context menu to terminal
Mikayla Maki created
dc0a96c
Add docs to marked range functions
Max Brunsfeld created
26fdaeb
Use new marked ranges format whenever we don't need overlapping ranges
Max Brunsfeld created
907d3e4
Checkpoint, not compiling
Mikayla Maki created
314c26e
Removed icons
Mikayla Maki created
8e6fb76
Use new marked_ranges format in more editor tests
Max Brunsfeld created
afcf5fc
Update vim mode tests to use new marked text format
Max Brunsfeld created
96cc6d5
Added icons to context menu
Mikayla Maki created
eabd9c0
Update marked text helpers to use more distinctive characters for markers
Max Brunsfeld created
bf0ec13
New button
Mikayla Maki created
8f9a736
Merge pull request #1466 from zed-industries/alacritty-version-change
Alacritty version change
Mikayla Maki created
10c2889
Merge pull request #1465 from zed-industries/render-bug
Fix cell background rendering
Mikayla Maki created
c3f97b1
Grabbed cargo lock
Mikayla Maki created
81b35c7
Changed alacritty version
Mikayla Maki created
59feb7a
Removed debugs
Mikayla Maki created
82ecb59
Much better rectangle fiddling
Mikayla Maki created
3c46853
Fixed cursor-over-大 bug
Mikayla Maki created
9c3b287
Merge pull request #1464 from zed-industries/lower-latency
Lower terminal latency
Mikayla Maki created
4126e97
Reworked loop to lower latency and continue throttling until it's out of events
Mikayla Maki created
6e76bd3
Merge pull request #1462 from zed-industries/crash-on-goto-diagnostic
Fix two crashes related to diagnostics and bugs in mouse-based columnar selection
Max Brunsfeld created
b0dc487
Merge pull request #1460 from zed-industries/insert-newline-below
Add `newline_below` action
Julia created
edbe447
Merge pull request #1463 from zed-industries/fix-lockup-on-move
Fix lockup on move
Mikayla Maki created
ed3d339
Implemented a much more dynamic render/event loop with Antonio
Mikayla Maki created
bb82631
Pause and buffer
Mikayla Maki created
f34d686
Merge pull request #1461 from zed-industries/touch-ups
Touch ups
Mikayla Maki created
096f469
Fix crash and wrong columnar selection when mousing over block lines
Max Brunsfeld created
e1431ed
Avoid crash when clicking the popover of a diagnostic that's been removed
Max Brunsfeld created
f9dc14b
Add `newline_below` action
ForLoveOfCats created
18f9fe3
Merge pull request #1458 from zed-industries/macos-default-menu-items
Implement default macOS menu items
Antonio Scandurra created
7cbf76c
Implement default macOS menu items
- `Zed -> Hide`, bound to `cmd-h` - `Zed -> Hide Others`, bound to `alt-cmd-h` - `Zed -> Show All` - `Window -> Minimize`, bound to `cmd-m` - `Window -> Zoom`
Antonio Scandurra created
dc9df64
Merge pull request #1457 from zed-industries/fix-tab-size-hang
Prevent Zed from hanging when changing tab size
Antonio Scandurra created
3174b08
Update old snapshot when only the tab size changes
Antonio Scandurra created
1e94eb7
Don't ignore new tab snapshot in `WrapMap` if only tab size changed
Antonio Scandurra created
385d214
Enhance `DisplayMap` randomized test to change tab size
This removes the need for a unit test.
Antonio Scandurra created
d1f1553
Recompute layers above tab map entirely when tab size changes
Previously, we wouldn't generate any `TabEdit` when the tab size changed, causing coordinate spaces in `WrapMap` and `BlockMap` to become outdated. This commit generates a synthetic edit that covers the entire `TabMap` to ensure layers above are synchronized.
Antonio Scandurra created
8640615
fixed styles
Mikayla Maki created
2a5eafc
Added cell styles
Mikayla Maki created
039c94c
:art: Editor::tab
Max Brunsfeld created
b87805a
Added key binding
Mikayla Maki created
541c373
Merge pull request #1408 from zed-industries/rendering-performance
Tracking PR for Terminal rendering performance bugs
Mikayla Maki created
8115c1a
Merge pull request #1451 from zed-industries/tab-auto-indent
Auto-indent on tab for cursors left of the suggested indent level
Julia created
ffffe78
Attempting to do throttling again
Mikayla Maki created
8277b98
Fixed bel bug
Mikayla Maki created
937cd58
Merged main and branch
Mikayla Maki created