Commit log
6c3384b
Merge pull request #1312 from zed-industries/fix-tree-query-hang
Click to expand commit body
Fix hang due to tree-sitter query
Max Brunsfeld
created
1f16c68
Upgrade Tree-sitter and limit query cursors' concurrently-buffered matches
Max Brunsfeld
created
8931218
Remove debug statements
Isaac Clayton
created
3e8b230
Highlight languages as languages load
Isaac Clayton
created
a82e569
Merge pull request #1294 from zed-industries/terminal-modal
Click to expand commit body
Proposal: Terminal modal
Keith Simmons
created
ee007f9
fix pasting at the end of the line in normal mode
Keith Simmons
created
9d06b15
Fix spurious borrow checker error
Click to expand commit body
Co-Authored-By: Max Brunsfeld <max@zed.dev>
Antonio Scandurra
and
Max Brunsfeld
created
988f388
Added theme to language
Isaac Clayton
created
6f99d59
Require theme directly when creating language
Isaac Clayton
created
d0c9818
Merge pull request #1309 from zed-industries/gitignore-traverse-ancestors
Click to expand commit body
Honor `.gitignore` files above worktree's root
Antonio Scandurra
created
73620da
Add channel to notify project when languages are added
Isaac Clayton
created
540aa17
Add unit test for ignored files in file finder
Antonio Scandurra
created
56f9c7b
Include ignored files in fuzzy search when root entry is ignored
Antonio Scandurra
created
Antonio Scandurra
created
e661441
Honor gitignores above worktree root
Antonio Scandurra
created
9328ab1
Use absolute paths to compute ignored status
Click to expand commit body
This lays the groundwork for harvesting gitignores up above the
worktree.
Antonio Scandurra
created
ca225d0
Make `build_gitignore` async
Antonio Scandurra
created
4a860d4
Properly fixed merge issues
Mikayla Maki
created
d373e44
Merge branch 'main' into terminal-modal
Mikayla Maki
created
621fab2
Merge pull request #1299 from zed-industries/terminal-selections
Click to expand commit body
Terminal selections first pass
Mikayla Maki
created
e628b49
First pass at selections complete
Mikayla Maki
created
be94f61
fix merge conflicr
Mikayla Maki
created
a564f34
Merge pull request #1300 from zed-industries/gpui-changes
Click to expand commit body
GPUI change proposals
Mikayla Maki
created
8cb6e47
Fixed panic / bug around scrolling and selections in termainl
Mikayla Maki
created
ca87724
Finished merge of drag update
Mikayla Maki
created
bbd0c0d
Merge branch 'main' into gpui-changes
Mikayla Maki
created
9fd2bf2
Updated drag API to pass old,new, instead of delta,new
Mikayla Maki
created
805c06e
Merge pull request #1298 from zed-industries/mouse-region-refactor
Click to expand commit body
Mouse Event Refactor
Nathan Sobo
created
f86106a
Fixed a bug around selecting a single cell
Mikayla Maki
created
1fab7be
Finished selections for now
Mikayla Maki
created
5a1797c
Fixing merge conflicts
Mikayla Maki
created
59c8e8b
Fixed integration test
Mikayla Maki
created
ab0ca7d
Added another minor test
Mikayla Maki
created
102f502
tidied up magic constants
Mikayla Maki
created
cc98572
Added a small integration test
Mikayla Maki
created
2a6e23f
Hoisted assert clipboard into TestAppContext
Mikayla Maki
created
9209c0d
Fixed merge conflict
Mikayla Maki
created
Mikayla Maki
created
8c1054f
Fixed merge conflict
Mikayla Maki
created
b5919c0
Fixed merge conflict
Mikayla Maki
created
415e28e
Fixed merge conflict
Mikayla Maki
created
a823785
Added basic selections
Mikayla Maki
created
86d5794
Rebasing onto main
Mikayla Maki
created
9b6167a
added inline hint
Mikayla Maki
created
2c6dcb8
GPUI change proposals
Mikayla Maki
created
49bd51c
Fixed integration test
Mikayla Maki
created
28fd1cc
Added another minor test
Mikayla Maki
created
d981f4a
tidied up magic constants
Mikayla Maki
created
4bd1111
Added a small integration test
Mikayla Maki
created
304ea2d
Merge pull request #1307 from zed-industries/nav-button-tweak
Click to expand commit body
Add tooltips to pane nav buttons and make them trigger on click
Max Brunsfeld
created