5f9ceda
Add margin to picker in contacts popover
Antonio Scandurra created
5f9ceda
Add margin to picker in contacts popover
Antonio Scandurra created
afaacba
Merge remote-tracking branch 'origin/main' into room
Antonio Scandurra created
3396a98
:lipstick:
Antonio Scandurra created
7cfe435
Style project shared notifications
Antonio Scandurra created
9d990ae
Show all room participants in titlebar
...and allow following them into external projects.
Antonio Scandurra created
25ff595
Superimpose external location message on active view
Antonio Scandurra created
d7bac3c
Style incoming call notification
Antonio Scandurra created
7974880
Add leave button on active call header
Antonio Scandurra created
6f4edf6
Move contact finder into contacts popover
Antonio Scandurra created
1af4b26
Implemented page up and page down for the editor
Mikayla Maki created
2d25e25
WIP + Format
Nate Butler created
c4028ef
Calculate styles dynamically
Nate Butler created
393d728
wip
Nate Butler created
5fec8c8
Enable verifying of visual mode selections in neovim backed tests
K Simmons created
f90b693
fix some warnings and merge errors
K Simmons created
515c1ea
Fixed some neovim test context issues, added repeated commands in vim mode, and ported some tests to use the neovim testing strategy
K Simmons created
b82db3a
Adds word and sentence text objects along with a new vim testing system which uses cached neovim data to verify our test accuracy
K Simmons created
34cb742
Set current location after calling another user
Antonio Scandurra created
59aaf4c
Call contact on enter
Antonio Scandurra created
d14744d
Show current user in active call
Antonio Scandurra created
e96abf1
0.59.0
Max Brunsfeld created
2758234
Merge pull request #1693 from zed-industries/terminal-tidying
Terminal Tidying
Mikayla Maki created
0018851
Merge pull request #1697 from zed-industries/css-highlighting-fixes
Highlighting fixes
Max Brunsfeld created
4456e81
Merge pull request #1696 from zed-industries/reset-diff-on-set-none-diff-base
Reset buffer git diff when setting diff base to None
Julia created
6ecf870
Tweak SCREAMING_SNAKE_CASE regexes in highlight queries
Max Brunsfeld created
95cb9ce
Collapse variant and type into the same color
Max Brunsfeld created
fcf13b4
CSS: color '#' the same as the rest of the color
Max Brunsfeld created
070c4bc
Add color for 'variable.special' and use it in highlight queries
Max Brunsfeld created
e15f271
Reset buffer git diff when setting diff base to None
Co-Authored-By: Joseph Lyons <joseph@zed.dev>
Julia and Joseph Lyons created
15595a6
Added a horrible hacky way of doing cmd-k correctly.
Mikayla Maki created
bf50a8a
Implemented a simplistic version of correct cmd-k behavior
Mikayla Maki created
188b775
Fixed non-block terminal cursors being displayed incorrectly
Mikayla Maki created
ec76146
Merge pull request #1692 from zed-industries/avoid-duplicate-autoformat-edits
Avoid duplicate autoformat edits
Max Brunsfeld created
f9fb3f7
WIP: Render active call in contacts popover
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Antonio Scandurra and Nathan Sobo created
96c5bb8
Fix flicker due to adding and removing menu bar extra unnecessarily
Antonio Scandurra created
560d8a8
Don't leave the room if there's a pending room update
Antonio Scandurra created
251e06c
:lipstick:
Antonio Scandurra created
6fb5901
Ensure sharing the same project twice is idempotent
Antonio Scandurra created
d3cddfd
Fix styling for busy contacts
Antonio Scandurra created
386de03
Fix room disconnection problems when creating room and sharing project
Antonio Scandurra created
4aaf3df
Show contact status
Antonio Scandurra created
d7cea64
Include a `busy` field in `proto::Contact`
Antonio Scandurra created
e82320c
Never set a room on active call if it is offline
Antonio Scandurra created
669406d
Leave room when client is the only participant
Antonio Scandurra created
b479c8c
Move project sharing into `Room`
Antonio Scandurra created
3d467a9
Unset room on active call when disconnecting
Antonio Scandurra created
8fb8fff
Merge pull request #1682 from zed-industries/load-diff-base-from-correct-relative-path
Fix some git gutter bugs
Julia created
d67fad8
Extend a test to cover repos not at worktree root
Julia created
431ac12
Update contextMenu.ts
Nate Butler created
47a8e42
Don't allow multiple concurrent formatting requests for the same buffer
Co-authored-by: Nathan Sobo <nathan@zed.dev>
Max Brunsfeld and Nathan Sobo created