3014cc5
Do not capitalize prepositions in title case
Click to expand commit body
This also match the app menu
Petros Amoiridis created
3014cc5
Do not capitalize prepositions in title case
This also match the app menu
Petros Amoiridis created
d6b7284
Be consistent in the app & context menus
Petros Amoiridis created
433f284
Merge pull request #2126 from zed-industries/731-make-cursor-visible-immediately
Focus the editor when activating previous pane
Petros Amoiridis created
7270f95
Merge pull request #2115 from zed-industries/call-status-indicator
Add call status indicator to the status bar
Kay Simmons created
ae15673
Merge pull request #2124 from zed-industries/fix-display-uuid-panic
Make display uuid optional if the display is disconnected
Kay Simmons created
8697f81
Merge pull request #2127 from zed-industries/fix-discourse-release
Fix discourse release
Joseph T. Lyons created
21ded76
Merge pull request #2125 from zed-industries/trim-leading-and-trailing-whitespace-in-feedback
Trim leading and trailing whitespace in feedback
Joseph T. Lyons created
3f95788
Clean up whitespace
Joseph Lyons created
1afd6f8
Fix discourse release action
Co-Authored-By: Julia <30666851+ForLoveOfCats@users.noreply.github.com>
Joseph Lyons and Julia created
2b0592d
Guard against tab_bar_context_menu
We don't want to have the tab_bar_context_menu as the active item of the pane where the split started from Co-Authored-By: Antonio Scandurra <me@as-cii.com>
Petros Amoiridis and Antonio Scandurra created
8f61134
Allow comparing ViewHandle to AnyViewHandle
Since they both have a window_id and a view_id. Co-Authored-By: Antonio Scandurra <me@as-cii.com>
Petros Amoiridis and Antonio Scandurra created
888145e
Trim leading and trailing whitespace in feedback
Joseph Lyons created
a50f018
Add setting to disable the call icon
Kay Simmons created
62d32db
Make display uuid optional if the display is disconnected
Kay Simmons created
d6962d9
Add note to base16.ts
Nate Butler created
fd2a9b3
v0.73.x dev
Joseph Lyons created
460dc62
start adding setting for the screen sharing status indicator
Kay Simmons created
e35db69
Add call status indicator to the status bar
Kay Simmons created
a89cc22
Merge pull request #2113 from zed-industries/terminal-lost-cwd
Fix lost terminal working directories
Mikayla Maki created
e682e2d
Changed SQLez migrations to be executed eagerly
Added fix for terminal working directory's sometimes getting lost co-authored-by: Kay <kay@zed.dev>
Mikayla Maki and Kay created
65641b1
Merge pull request #2112 from zed-industries/fix-version-for-feedback-related-commands
Fix version for feedback-related commands
Joseph T. Lyons created
248161a
Fix version for feedback-related commands
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
Joseph Lyons and Max Brunsfeld created
d9278f7
Merge pull request #2066 from zed-industries/remove-staff-mode
Small patches
Mikayla Maki created
57781fd
Move StaffMode declaration out of paths
Mikayla Maki created
2d889f5
Rewrite license documentation to be more clear
Mikayla Maki created
2802e3a
Fixed failling tests
Mikayla Maki created
ea39983
Removed old experiments settings and staff mode flag, added new StaffMode global that is set based on the webserver's staff bit
Mikayla Maki created
ca2e025
Renamed open recent action to match menu
Mikayla Maki created
070b892
Merge pull request #2107 from zed-industries/fix-ci
Add an install step to the CI build script
Mikayla Maki created
e530406
Add an install step to the CI build script
Mikayla Maki created
ea0dd89
Merge pull request #2090 from zed-industries/workspace-window-position-persistence
Workspace window position persistence
Kay Simmons created
a1308d2
Merge pull request #2105 from zed-industries/fix-focus-stealing-when-collaborating
Limit focus grabbing in followed pane
Kay Simmons created
486b3f6
Merge pull request #2106 from zed-industries/fix-local-integration-test-failure
fix local failing test
Kay Simmons created
0f93386
Add run until parked to test_fs_operations to ensure both update chunks are completed before asserting the changes
Kay Simmons created
77a4f90
removed invalid focus assertion
Kay Simmons created
d6acea5
add test for is_child_focused
Kay Simmons created
89a5506
Add function which checks if a child of a view is focused and use that to only focus item updates from the leader when that the active item was focused
Kay Simmons created
5431488
collab 0.5.4
Antonio Scandurra created
ac7618d
Merge pull request #2103 from zed-industries/connection-staleness
Fix connection staleness issues
Antonio Scandurra created
647d986
Abort collaboration process if any thread panics
Antonio Scandurra created
d7ac15f
Merge pull request #2101 from zed-industries/theme-licenses
Added build-licenses command to style tree
Mikayla Maki created
3a1d533
Combine both license generations into one file
Mikayla Maki created
c44acae
Added build-licenses command to style tree
Mikayla Maki created
1593b1e
window position restoration working
Kay Simmons created
fabcdb9
Merge pull request #2100 from zed-industries/visible-worktrees-in-collab-ui
Omit hidden worktrees when showing projects in collaboration UI
Max Brunsfeld created
f99e404
Run CI for version branches but not all branches starting with 'v'
Max Brunsfeld created
1b45911
Omit hidden worktrees when showing projects in collaboration UI
Max Brunsfeld created
4918ad5
Merge pull request #2099 from zed-industries/empty-go-to-def-multibuffer
Avoid opening a definitions tab if there are no definitions found
Max Brunsfeld created
9f86748
Avoid opening a definitions tab if there are no definitions found
Max Brunsfeld created
489be5e
Merge pull request #2077 from zed-industries/2064-remove-contacts
Remove contact from contact list
Petros Amoiridis created