Commit log
c85ad96
Merge pull request #2047 from zed-industries/optimize-large-multi-buffers
Click to expand commit body
Avoid stalling the UI thread when running large searches
Antonio Scandurra
created
3 years ago
1f649e5
Document RopeFingerprint
Antonio Scandurra
created
3 years ago
Antonio Scandurra
created
3 years ago
a58b39f
Merge branch 'main' into optimize-large-multi-buffers
Antonio Scandurra
created
3 years ago
c124cae
Add test for `stream_excerpts_with_context_lines`
Antonio Scandurra
created
3 years ago
5ce065a
Introduce `MultiBuffer::stream_excerpts_with_context_lines`
Click to expand commit body
This allows us to push excerpts in a streaming fashion without blocking
the main thread.
Antonio Scandurra
created
3 years ago
5189dea
Merge pull request #2046 from zed-industries/line-breaks-in-outline-items
Click to expand commit body
Prevent outline items from accidentally spanning multiple lines
Max Brunsfeld
created
3 years ago
d9948bf
Prevent outline items from accidentally spanning multiple lines
Max Brunsfeld
created
3 years ago
062e7a0
Update comments in Pane::close_items
Max Brunsfeld
created
3 years ago
17b4bfd
Merge pull request #2045 from zed-industries/fewer-unsaved-prompts
Click to expand commit body
Avoid prompting to save when closing an untitled buffer that is still open elsewhere
Max Brunsfeld
created
3 years ago
06c31a0
Fix workspace tests after changing Item trait
Max Brunsfeld
created
3 years ago
Mikayla Maki
created
3 years ago
Mikayla Maki
created
3 years ago
6cc84a7
Merge pull request #2042 from zed-industries/fix-pasting-files
Click to expand commit body
Allow pasting the same entry more than once in project panel
Petros Amoiridis
created
3 years ago
27a6951
Allow pasting the same entry more than once in project panel
Click to expand commit body
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
Petros Amoiridis
and
Antonio Scandurra
created
3 years ago
9f3c8c1
Merge pull request #2041 from zed-industries/fix-renaming-file
Click to expand commit body
Fix mouse interrupting file/dir editing in project panel
Petros Amoiridis
created
3 years ago
a8f466b
Don't starve the main thread adding too many search excerpts at once
Antonio Scandurra
created
3 years ago
f8d092f
Fix mouse interrupting file/dir editing in project panel
Click to expand commit body
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
Petros Amoiridis
and
Antonio Scandurra
created
3 years ago
8ca0f9a
Fix compile errors
Antonio Scandurra
created
3 years ago
a653e87
WIP: Avoid converting RopeFingerprint into a string
Click to expand commit body
Co-Authored-By: Petros Amoiridis <petros@zed.dev>
Antonio Scandurra
and
Petros Amoiridis
created
3 years ago
Joseph Lyons
created
3 years ago
2c3c8b4
Merge pull request #2039 from zed-industries/vim-mode-single-line-editors
Click to expand commit body
disable vim mode in non full editors
Kay Simmons
created
3 years ago
a0a50cb
Set up fake project paths correctly in tests
Max Brunsfeld
created
3 years ago
cf19315
fix broken test
Kay Simmons
created
3 years ago
c3518ce
disable vim mode in non full editors
Kay Simmons
created
3 years ago
4746fb5
Merge pull request #2038 from zed-industries/fix-sidebar-width-with-dock
Click to expand commit body
Fix issue with sidebars resizing themselves when dock is toggled
Kay Simmons
created
3 years ago
8651320
Make workspace items expose their underlying models, remove file-related methods
Max Brunsfeld
created
3 years ago
c9a306b
Change sidebars to use the window width as a max width rather than participating in the flex
Click to expand commit body
co-authored-by: Mikayla <mikayla@zed.dev>
Kay Simmons
and
Mikayla
created
3 years ago
2927085
Replace MultiBuffer::files with ::for_each_buffer
Max Brunsfeld
created
3 years ago
c3b102f
Add users to mailing list when using an invite link
Joseph T. Lyons
created
3 years ago
f61b870
Merge pull request #2034 from zed-industries/tab-focus-search
Click to expand commit body
Use tab instead of command-f to move focus from the search editor to the main editor
Max Brunsfeld
created
3 years ago
1a6a807
Merge pull request #2035 from zed-industries/always-auto-indent-block-on-paste
Click to expand commit body
Always auto-indent in block-wise mode when pasting
Max Brunsfeld
created
3 years ago
01aac0d
Merge pull request #2036 from zed-industries/spurious-modified-buffers
Click to expand commit body
Fix buffers appearing as modified when guest joined after buffer had been saved
Antonio Scandurra
created
3 years ago
dc88a67
Fix assertions
Antonio Scandurra
created
3 years ago
5ce0472
Merge pull request #2037 from zed-industries/go-to-fit
Click to expand commit body
Utilize fit autoscroll for various go-to actions
Julia
created
3 years ago
cc788dc
Verify `saved_version`, `saved_version_fingerprint` and `saved_mtime`
Antonio Scandurra
created
3 years ago
7726a9e
Utilize fit autoscroll for various go-to actions
Julia
created
3 years ago
fcf97ab
Bump protocol version
Antonio Scandurra
created
3 years ago
bb200aa
Relay saved version metadata to ensure buffers modified state converges
Antonio Scandurra
created
3 years ago
2cd9db1
Ensure `Buffer::{is_dirty,has_conflict}` converge in randomized test
Antonio Scandurra
created
3 years ago
467e569
Include saved mtime and fingerprint when serializing buffers
Click to expand commit body
This still doesn't include:
- An assertion in the randomized test to ensure buffers are not spuriously
marked as modified
- Sending an update when synchronizing buffers after a reconnection
Antonio Scandurra
created
3 years ago
0bd6f9b
Add a test for block-wise auto-indent without original indent info
Max Brunsfeld
created
3 years ago
244f259
Always auto-indent in block-wise mode when pasting
Click to expand commit body
If the text was copied outside of Zed, so the original indent column is unknown,
then act as if the first line was copied in its entirety.
Max Brunsfeld
created
3 years ago
6251518
Merge pull request #2022 from zed-industries/restart-lsp-after-invalid-version-reported
Click to expand commit body
Fix crash when restarting a language server after it reports an unknown buffer version
Max Brunsfeld
created
3 years ago
6810490
Remove tree-sitter dependency from gpui
Max Brunsfeld
created
3 years ago
3312a06
Move focus back from buffer search using tab, not cmd-f
Max Brunsfeld
created
3 years ago
373902d
Add '>' child operator in keymap context predicates
Max Brunsfeld
created
3 years ago
f62d13d
Use a hand-coded parser for keymap context predicates
Max Brunsfeld
created
3 years ago
df2e962
Merge pull request #2033 from zed-industries/open-with-zed
Click to expand commit body
Make Finder "Open With" work correctly
Julia
created
3 years ago
765773c
Make Finder "Open With" work correctly
Julia
created
3 years ago
Page 3 of 151