Commit log
ef1a32e
Done updating rendering performance for now. Further changes would require more fundamental work, I'm still not really happy with it as is though. Will probably take a few hours to clean the code though.
Mikayla Maki
created
3 years ago
005e2cb
Compiling again... finally
Mikayla Maki
created
3 years ago
4f7b6b8
Finally finished merging this massive ball of changes
Mikayla Maki
created
3 years ago
150d2ff
Attempting to continue rebase
Mikayla Maki
created
3 years ago
4a48361
Finished graceful terminal failure
Mikayla Maki
created
3 years ago
40d30a8
Rebasing continues
Mikayla Maki
created
3 years ago
9d063ae
Switched to hybrid iterator and while loop grid processor. Still hairy but much more managable. Not finished compiling yet.
Mikayla Maki
created
3 years ago
c9584a9
Continuing rebases on other work
Mikayla Maki
created
3 years ago
a4ca11b
Finished design touchups
Mikayla Maki
created
3 years ago
c199563
Finished bel, moving on to title
Mikayla Maki
created
3 years ago
1b0e93b
Change interpretation of marked_text and edit when handling input
Click to expand commit body
Co-authored-by: Antonio Scandurra <antonio@zed.dev
Max Brunsfeld
and
Antonio Scandurra
created
3 years ago
Antonio Scandurra
created
3 years ago
d76cdb0
Merge pull request #1380 from zed-industries/theme-improvements
Click to expand commit body
Theme improvements
Nate Butler
created
3 years ago
Antonio Scandurra
created
3 years ago
a77cf91
Fix failing test re mode switch in buffer search
K Simmons
created
3 years ago
1cfaac1
Fix clipping when dragging the mouse with vim-mode enabled and adjust single line editor selections
K Simmons
created
3 years ago
55dee53
Regenerate package-lock.json
Nate Butler
created
3 years ago
bcc554a
Merge branch 'main' into theme-improvements
Nate Butler
created
3 years ago
df0023a
Update package-lock.json
Nate Butler
created
3 years ago
c2868a3
Merge pull request #1388 from zed-industries/mouse-region-refactor
Click to expand commit body
Mouse Region Refactor
Keith Simmons
created
3 years ago
5bf9db2
Fix incorrectly named icons
Nate Butler
created
3 years ago
9beeef6
Update some contact panel styling
Nate Butler
created
3 years ago
46384e7
Add icon sets for sizes 8, 12 and 16, remove old icons
Nate Butler
created
3 years ago
7757fbe
Implement `NSTextInputClient` protocol on window using no-ops
Antonio Scandurra
created
3 years ago
456a390
Add character palette menu item
Antonio Scandurra
created
3 years ago
Max Brunsfeld
created
3 years ago
815ce22
Revert "Merge pull request #1359 from zed-industries/plugin-json-enable"
Click to expand commit body
This reverts commit 94b443a704319a3db7b2a1e460c21b7d8966e8e7, reversing
changes made to 285832e810fb03946037a47082f35c290a6a960e.
Max Brunsfeld
created
3 years ago
Max Brunsfeld
created
3 years ago
1a1ec1b
Merge pull request #1391 from zed-industries/dismiss-project-panel-rename
Click to expand commit body
Dismiss project panel's rename editor when it loses focus
Max Brunsfeld
created
3 years ago
c1dfb62
Dismiss project panel's rename editor when it loses focus
Max Brunsfeld
created
3 years ago
2ab732e
Merge pull request #1390 from zed-industries/fix-fs-watch-leak
Click to expand commit body
Ensure that FS watchers are dropped when dropping their event stream
Max Brunsfeld
created
3 years ago
b4392ec
Merge pull request #1389 from zed-industries/no-gpu
Click to expand commit body
Avoid panic when unable to access a GPU
Max Brunsfeld
created
3 years ago
43613fe
Ensure that fs watches are dropped when dropping the event stream
Max Brunsfeld
created
3 years ago
7998771
Avoid panic when unable to access a GPU
Click to expand commit body
This will remove noise from our panic logs.
Co-authored-by: Nathan Sobo <nathan@zed.dev>
Max Brunsfeld
and
Nathan Sobo
created
3 years ago
deeefed
Change mouse_event_handler to use HandlerSet
K Simmons
created
3 years ago
ec25fa9
Extract handler set from MouseRegion
K Simmons
created
3 years ago
bb91492
Fix missing red color in `sandcastle` theme
Nate Butler
created
3 years ago
aafaee7
Fix missing red/incorrect hex colors in `one-light`
Nate Butler
created
3 years ago
59366a5
Merge pull request #1386 from zed-industries/symlink-cycles
Click to expand commit body
Detect cycles when scanning a directory
Antonio Scandurra
created
3 years ago
11ef6bf
Avoid unnecessarily emitting fake fs events for dirs that exist
Antonio Scandurra
created
3 years ago
f9df5fe
Detect cycles also when processing events
Antonio Scandurra
created
3 years ago
b321864
Create intermediate directories in `FakeFs::create_dir`
Antonio Scandurra
created
3 years ago
b481188
Detect cycles when scanning a directory
Antonio Scandurra
created
3 years ago
df33556
Introduce a new `TreeSet` struct in `sum_tree`
Click to expand commit body
This is just a special case of `TreeMap<K, V>` where `V = ()`.
Antonio Scandurra
created
3 years ago
f9a5ed3
Start work on a test for a worktree with symlink cycles
Max Brunsfeld
created
3 years ago
f6c1393
Restructure FakeFs to let it model symlinks
Click to expand commit body
Instead of storing paths, model the FS more directly
as nodes
Max Brunsfeld
created
3 years ago
0aafc78
Merge pull request #1385 from zed-industries/fix-lifetime-error
Click to expand commit body
Fix spurious borrow checker error
Antonio Scandurra
created
3 years ago
51c40f4
Merge pull request #1384 from zed-industries/expose-collaboration-metrics
Click to expand commit body
Expose collaboration metrics
Antonio Scandurra
created
3 years ago
316a534
Allow querying active user counts for people that have collaborated
Antonio Scandurra
created
3 years ago
c326a20
Merge pull request #1367 from zed-industries/plugin-opaque
Click to expand commit body
Guide to Opaque Types and Callbacks in Plugins
Isaac Clayton
created
3 years ago
Page 15 of 119