33bc47d
Merge branch 'main' into window_context_2
Antonio Scandurra created
33bc47d
Merge branch 'main' into window_context_2
Antonio Scandurra created
183b9ef
Make full-screen and window bounds callbacks take a WindowContext
Antonio Scandurra created
7394bf1
Fix most of the warnings
Antonio Scandurra created
5666e83
Log an error when a scene fails to build
Antonio Scandurra created
9ef7973
Move more window-specific methods from `AppContext` to `WindowContext`
Antonio Scandurra created
c62357d
Fix window activation
Antonio Scandurra created
5ea49b3
Fix inconsistent worktree state when renaming entries while scanning
Max Brunsfeld created
bb1cfd5
Add randomized test for mutating worktree during initial scan
Max Brunsfeld created
debb694
Always bump scan_id when refreshing an entry
The scan_id needs to be bumped even if a scan is already in progress, so that worktree updates can detect that entries have changed. This means that the worktree's completed_scan_id may increase by more than one at the end of a scan.
Max Brunsfeld created
c13914b
Merge pull request #2371 from zed-industries/refresh-entry-delay
Restructure background scanner to handle refresh requests even while scanning directories
Max Brunsfeld created
6a75e88
Merge pull request #2374 from zed-industries/add-vim-mode-metric
Add vim mode metric
Joseph T. Lyons created
5f0bf59
Add vim mode metric
Joseph Lyons created
84d2605
Avoid passing `cx` when emitting from `CallbackCollection`
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Antonio Scandurra and Nathan Sobo created
ff77478
Reimplement `AppContext::handle_focus_effect`
Antonio Scandurra created
4900e04
Fix window refreshing
Antonio Scandurra created
0269a86
Start removing some warnings
Antonio Scandurra created
702c4ce
Uncomment `List` tests and fix related problems in `WindowContext`
Antonio Scandurra created
f4daeb4
Merge pull request #2373 from zed-industries/fix-copilot-panic
Avoid interpolating Copilot suggestion if cursor excerpt differs
Antonio Scandurra created
495c7ac
Avoid interpolating Copilot suggestion if cursor excerpt differs
Antonio Scandurra created
5ca603d
Don't process gitignore updates after the initial scan
Max Brunsfeld created
3d14bfd
Prioritize path refresh requests over gitignore status updates
Max Brunsfeld created
2d97387
Restructure background scanner to handle refresh requests even while scanning
Max Brunsfeld created
b89c4e0
WIP: Compiling, many warnings, haven't tested
Nathan Sobo created
25ad635
WIP
Nathan Sobo created
4cb13fb
WIP
Nathan Sobo created
a25f962
WIP
Nathan Sobo created
a85c2d7
collab 0.8.3
Max Brunsfeld created
afbd275
v0.83.x dev
Joseph Lyons created
ee238a3
Merge pull request #2368 from zed-industries/Improve-tab-closing-experience
Add tab context menu
Joseph T. Lyons created
b39b354
Merge pull request #2370 from zed-industries/flip-screen-sharing-icon-states
Flip screen sharing icon states
Joseph T. Lyons created
4089635
wip
Nathan Sobo created
868301b
WIP
Nathan Sobo created
83070a1
WIP
Antonio Scandurra created
b54f08d
WIP
Nathan Sobo created
6d8635f
Merge pull request #2349 from zed-industries/randomized-tests-operation-script
Restructure randomized integration test to allow editing and replaying a plan, fix discovered bugs
Antonio Scandurra created
12a286a
Forget buffered operations when resyncing with the host
Previously, we could end up with a situation where the host did not see an operation but a guest that didn't have that buffer open would. When such guest would finally open the buffer, they would apply the operation without however sending it to the host. The guest wouldn't bother resyncing it because it wasn't part of its open buffers.
Antonio Scandurra created
d9e4136
WIP
Nathan Sobo created
e6cc132
WIP
Nathan Sobo created
e115baa
WIP
Nathan Sobo created
0b52308
Represent dirty state in item-testing code
Joseph Lyons created
c397644
Construct context menu in a more clear way
Joseph Lyons created
61d048c
Don't wait for host's reply before broadcasting buffer updates to guests
Max Brunsfeld created
ae930bd
Flip screen sharing icon states
Joseph Lyons created
727afae
Fix unit tests after fixing gpui model drop semantics
co-authored-by: Antonio Scandurra <antonio@zed.dev>
Max Brunsfeld and Antonio Scandurra created
209e9a5
Merge pull request #2369 from zed-industries/nate/update-ayu-theme
Update `Ayu` Theme Family
Nate Butler created
7ba094e
add license_checksum
Nate Butler created
20ec9f6
Add meta fields to `ayu`
Nate Butler created
65c2fb1
Fix paths after publishing
Nate Butler created
de60657
Ignore the target folder
Nate Butler created
975f5d5
Format
Nate Butler created