782676d
fix jump to line number in vim mode
K Simmons created
782676d
fix jump to line number in vim mode
K Simmons created
68717d0
Merge pull request #1792 from zed-industries/fn-modifier
Add fn modifier
Kay Simmons created
8bd9577
Merge pull request #1791 from zed-industries/drag-tabs-more-places
Drag tabs more places
Kay Simmons created
2ac5373
fix failing test
K Simmons created
82956b6
remove derive_more
K Simmons created
a725ded
Add fn modifier to modifier keys in gpui and refactor platform events to use a single modifiers struct
K Simmons created
113b7f6
tweak drop target overlay color and make stack fully constraint children by the first child
's size
K Simmons created
aed085b
remove unnecessary Move branch in dispatch_events
K Simmons created
3455446
remove more notify on moves
K Simmons created
4520227
remove mouse position from render params
K Simmons created
f5795ff
roll back mouse position in mouse_state struct in favor of using the dragged element position
K Simmons created
8cde64d
extract dragged item target
K Simmons created
d7b8a18
fix issue where empty pane is created
K Simmons created
cfde3e3
Add pane splitting by dragged item. Works, but the overlay doesn't clear quite right
K Simmons created
70e2951
add mouse region handler bool for adding the handler above the child
K Simmons created
ba35536
Add action to move active item into the dock
Co-Authored-By: Kay Simmons <kay@zed.dev>
Julia and Kay Simmons created
b9f9819
Handle tab drag end on pane items to insert after active item
Co-Authored-By: Kay Simmons <kay@zed.dev>
Julia and Kay Simmons created
076d353
Merge pull request #1803 from zed-industries/fix-vim-motion-panic
Add more explicit neovim testcase exemptions
Kay Simmons created
64e9b9f
remove mode after which is unused
K Simmons created
21ad375
Fix panic in vim motion when not listed as exclusive and add features enum to capture why tests are ignored
K Simmons created
cb9534e
Fix autoclose skipping when start and end are the same character
Max Brunsfeld created
8b43368
Checkout submodules on CI when publishing collab images
Max Brunsfeld created
c96c8fd
collab 0.2.0
Max Brunsfeld created
c295f94
Merge pull request #1799 from zed-industries/fix-project-panel-notify
Fix project panel not showing files / folders
Mikayla Maki created
e527474
removed dev file
Mikayla Maki created
73f2671
Delete generate-db.rs
Mikayla Maki created
40290a9
Added notify call
Mikayla Maki created
bd35468
Merge pull request #1785 from zed-industries/auto-deploy-collab
Automatically build collab server docker images based on git tags
Max Brunsfeld created
c80395f
Merge branch 'main' into auto-deploy-collab
Max Brunsfeld created
95be2c6
Add version bump scripts
Max Brunsfeld created
fb7a922
Merge pull request #1793 from zed-industries/screen-sharing
Introduce screen-sharing
Antonio Scandurra created
8c2ff69
Render a tooltip on toggle screen sharing button
Co-Authored-By: Antonio Scandurra <antonio@zed.dev>
Nathan Sobo and Antonio Scandurra created
011085a
Revert "Temporarily upload app bundle as CI artifact"
This reverts commit 2b5ac535b91aa5a8cd56deb76a8fe9b7f8dd67ba.
Antonio Scandurra created
dce2190
Bump protocol version
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Antonio Scandurra and Nathan Sobo created
2b5ac53
Temporarily upload app bundle as CI artifact
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Antonio Scandurra and Nathan Sobo created
484c8f7
Provide LiveKit environment variables on Kubernetes
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Antonio Scandurra and Nathan Sobo created
7e4d582
Replace `Screen Sharing` label with `Screen`
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Antonio Scandurra and Nathan Sobo created
50c4783
Add test for screen-sharing
Antonio Scandurra created
9860dbb
Set location on `ActiveCall` even before there's a room
We will automatically call `Room::set_location` once a room has been assigned.
Antonio Scandurra created
874a360
Init submodules on CI
Antonio Scandurra created
088c5ba
Remove stray log statement
Antonio Scandurra created
e135b98
Focus shared screen item when clicking on it
Antonio Scandurra created
a8bd234
Simplify room events
Antonio Scandurra created
f99d705
Allow opening shared screen via the contacts popover
Antonio Scandurra created
476020a
Show shared screen as a pane item
Antonio Scandurra created
2f1ddc0
Improve deploy scripts
Max Brunsfeld created
ef5844b
Merge pull request #1783 from zed-industries/add-new-internal-themes
Add new internal themes
Nate Butler created
0c9ceb5
Add what-is-deployed-script
Max Brunsfeld created
cedc0f6
Run migrations via a collab subcommand
Max Brunsfeld created
9952f08
Publish collab docker images on CI, deploy pre-built images
Max Brunsfeld created