Commit log
9156d48
Merge pull request #1830 from zed-industries/auto-update-filename
Click to expand commit body
Make auto-update handle an app bundle name other than 'Zed.app'
Max Brunsfeld
created
e1ac167
Avoid hard-coding app bundle filename in auto-updater
Max Brunsfeld
created
8632509
Avoid posting in Discord about preview releases (for now)
Click to expand commit body
Co-authored-by: Joseph Lyons <joseph@zed.dev>
Max Brunsfeld
and
Joseph Lyons
created
8a926c4
Make `release_channel` optional to fix tests
Click to expand commit body
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
Joseph T Lyons
and
Max Brunsfeld
created
760cceb
Merge pull request #1827 from zed-industries/fix-keymap-resolution-fallback
Click to expand commit body
Keymap resolution fallbacks
Kay Simmons
created
c5650f9
remove unnecessary comment
K Simmons
created
bf96870
upgrade existing test to match new expected behavior
K Simmons
created
31fa7ca
Add livekit to the Procfile, update the README
Max Brunsfeld
created
309f401
Rename all keys, in telemetry events, to be consistent with Mixpanels conventions
Joseph T Lyons
created
33d02ce
Run CI when pushing to release branches (e.g. 'v0.62.x')
Max Brunsfeld
created
daa75b5
Add missing struct field
Click to expand commit body
This must've gotten lost on the merging of main into this branch
Joseph T Lyons
created
36c6404
Merge branch 'main' into add-release-channel-information-to-telemetry-events
Joseph T Lyons
created
93e1e30
Add release channel information to telemetry events
Joseph T Lyons
created
9b69f9a
Merge pull request #1828 from zed-industries/following-scrollbar
Click to expand commit body
Show scrollbar when scrolling while following
Max Brunsfeld
created
d5fbb59
Show scrollbar when scrolling while following
Max Brunsfeld
created
7ba95d5
:fire: stray dbg
Max Brunsfeld
created
d79aeba
Avoid spurious log messages in development builds
Max Brunsfeld
created
672b445
minor tweak to keymap code
K Simmons
created
e02199f
fixed binding fallback
K Simmons
created
9e55051
Tweak version-bumping scripts
Max Brunsfeld
created
7db176a
Remove stale docs folder
Max Brunsfeld
created
9288623
Refine editor styles
Click to expand commit body
- Update active line backgrounds and line numbers
- Add a higher contrast border between the dock and panes
Nate Butler
created
8d94de8
WIP: Change to matches to vec
Mikayla Maki
created
eaebec8
Merge pull request #1825 from zed-industries/update-notification-release-channel
Click to expand commit body
Indicate release channel in auto-update notification
Max Brunsfeld
created
22fa6c0
Indicate release channel in auto-update notification
Max Brunsfeld
created
afe9ab9
Merge pull request #1824 from zed-industries/change-telemetry-event-field-name-to-app
Click to expand commit body
Change telemetry event field name to app
Joseph T. Lyons
created
16139cc
Merge pull request #1822 from zed-industries/dont-bundle-app-on-prs
Click to expand commit body
Don't bundle the app on CI for PRs
Max Brunsfeld
created
31a904d
Change telemetry event field name to app
Joseph T Lyons
created
Max Brunsfeld
created
df70846
Ensure only the just-built app bundle is included in the DMG
Max Brunsfeld
created
aa9ccf3
Merge pull request #1823 from zed-industries/reduce-cursor-blink-load
Click to expand commit body
Reduce Cursor Blink CPU Load
Kay Simmons
created
6410fdc
Clear out bundle directory before creating a new app bundle
Max Brunsfeld
created
499d947
Merge pull request #1821 from zed-industries/better-pending-bindings
Click to expand commit body
Better pending bindings
Kay Simmons
created
c093516
fix minor warning
K Simmons
created
4169922
fix typo in blink manager disable which didn't properly disable, and start editors with the blink manager disabled
K Simmons
created
8886cb5
Fix environment variable reference in bundle app job
Max Brunsfeld
created
d85d4de
Don't bundle the app on CI for PRs
Click to expand commit body
Just run that job on main and for release tags
Max Brunsfeld
created
f56f0b7
Fix error in bundle app CI job
Max Brunsfeld
created
ae79b50
Disallow new keybindings when there are any pending
K Simmons
created
Max Brunsfeld
created
d355bd3
Merge pull request #1813 from zed-industries/preview-channel
Click to expand commit body
Create preview channel
Max Brunsfeld
created
2bfd46d
Fix setting of preview param in RPC URL
Max Brunsfeld
created
f1b4138
Allow overriding release channel at runtime via env var
Max Brunsfeld
created
92a4998
Check invariants before changing git state in railcar script
Max Brunsfeld
created
23d7209
Handle different app names in bundle script
Max Brunsfeld
created
cf3c610
Add railcar script
Max Brunsfeld
created
6a010f5
Account for current release channel in bump-app-version script
Max Brunsfeld
created
0f1b0a4
Use a separate icon for preview releases
Max Brunsfeld
created
a4a8596
Store current release channel name in a file in the zed crate
Max Brunsfeld
created
1cdd3c0
Differentiate preview channel in 'about zed' dialog
Max Brunsfeld
created