Commit log
495fd15
Revert Amplitude's "app" name back to "platform"
Click to expand commit body
This was unintentional. We only want to rename the Mixpanel telemetry "platform" field to "app." We want to keep it as "platform" on Amplitude because we want to keep using Amplitude for a bit, and the event fields should be the same.
Joseph T Lyons
created
3 years ago
482a5bb
Merge pull request #1840 from zed-industries/build-themes-in-assets-crate
Click to expand commit body
Generate themes before compiling the 'assets' crate
Max Brunsfeld
created
3 years ago
4e35b26
Avoid reordering items by adding an activation history to panes, and remove tab reordering hack
Click to expand commit body
Co-Authored-By: Julia Risley <julia@zed.dev>
Kay Simmons
and
Julia Risley
created
3 years ago
c180137
Merge pull request #1829 from zed-industries/add-release-channel-information-to-telemetry-events
Click to expand commit body
Add release channel information to telemetry events
Joseph T. Lyons
created
3 years ago
ef83723
Generate themes before compiling the 'assets' crate
Max Brunsfeld
created
3 years ago
d0aa9f1
Merge pull request #1839 from zed-industries/contact-list-project-color
Click to expand commit body
Don't use 'on' background color for projects in the contact list
Max Brunsfeld
created
3 years ago
aa549d1
Don't use 'on' color for projects in the contact list
Max Brunsfeld
created
3 years ago
259a758
Merge pull request #1800 from zed-industries/go-to-diff-hunk
Click to expand commit body
Add action to go to next/previous git diff in editor
Julia
created
3 years ago
7ac4537
Layout git gutters inclusively
Julia
created
3 years ago
0940482
Merge pull request #1838 from zed-industries/tab-panic
Click to expand commit body
Fix panic when hitting tab at the beginning of a line with mixed tab/…
Max Brunsfeld
created
3 years ago
9cbb698
Fix panic when hitting tab at the beginning of a line with mixed tab/space indent
Max Brunsfeld
created
3 years ago
1820be4
Adds a little spacing between the share button and the screenshare icon
Mikayla Maki
created
3 years ago
37ca232
Remove annoyoing debug
Mikayla Maki
created
3 years ago
ea9b009
Fixed bug with cut entry active states
Mikayla Maki
created
3 years ago
dbc8046
Update ignored, cut entry styles in the project panel
Nate Butler
created
3 years ago
c8fbc0d
Slightly expand region hunk layout checks for folds
Julia
created
3 years ago
8361b4d
Add test for go-to hunk and fix discovered bugs
Julia
created
3 years ago
ae2021e
WIP start setting up test infrastructure for editor diff actions
Click to expand commit body
Co-Authored-By: Kay Simmons <kay@zed.dev>
Julia
and
Kay Simmons
created
3 years ago
c4b21a0
Add action to go to next/previous git diff in editor
Click to expand commit body
Co-Authored-By: Kay Simmons <kay@zed.dev>
Julia
and
Kay Simmons
created
3 years ago
8a095d0
Merge pull request #1833 from zed-industries/add-channel-to-db
Click to expand commit body
Added channel info to database directories
Mikayla Maki
created
3 years ago
c0bf8fd
Added channel to database directories
Mikayla Maki
created
3 years ago
1432998
Merge pull request #1832 from zed-industries/upgrade-migration-lib
Click to expand commit body
Upgraded migration library to remove panic
Mikayla Maki
created
3 years ago
950626f
Upgraded migration library to remove panic
Mikayla Maki
created
3 years ago
8b7e587
Removed stray test file
Mikayla Maki
created
3 years ago
552ebc0
Implemented direct styling for ignored and cut project panel entries
Mikayla Maki
created
3 years ago
Click to expand commit body
- `x_mark_thin` combined into `x_mark`
- updated many icons
- remove unused icons
Nate Butler
created
3 years ago
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
3 years ago
e1ac167
Avoid hard-coding app bundle filename in auto-updater
Max Brunsfeld
created
3 years ago
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
3 years ago
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
3 years ago
760cceb
Merge pull request #1827 from zed-industries/fix-keymap-resolution-fallback
Click to expand commit body
Keymap resolution fallbacks
Kay Simmons
created
3 years ago
c5650f9
remove unnecessary comment
K Simmons
created
3 years ago
bf96870
upgrade existing test to match new expected behavior
K Simmons
created
3 years ago
31fa7ca
Add livekit to the Procfile, update the README
Max Brunsfeld
created
3 years ago
309f401
Rename all keys, in telemetry events, to be consistent with Mixpanels conventions
Joseph T Lyons
created
3 years ago
33d02ce
Run CI when pushing to release branches (e.g. 'v0.62.x')
Max Brunsfeld
created
3 years ago
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
3 years ago
36c6404
Merge branch 'main' into add-release-channel-information-to-telemetry-events
Joseph T Lyons
created
3 years ago
93e1e30
Add release channel information to telemetry events
Joseph T Lyons
created
3 years ago
9b69f9a
Merge pull request #1828 from zed-industries/following-scrollbar
Click to expand commit body
Show scrollbar when scrolling while following
Max Brunsfeld
created
3 years ago
d5fbb59
Show scrollbar when scrolling while following
Max Brunsfeld
created
3 years ago
7ba95d5
:fire: stray dbg
Max Brunsfeld
created
3 years ago
d79aeba
Avoid spurious log messages in development builds
Max Brunsfeld
created
3 years ago
672b445
minor tweak to keymap code
K Simmons
created
3 years ago
e02199f
fixed binding fallback
K Simmons
created
3 years ago
9e55051
Tweak version-bumping scripts
Max Brunsfeld
created
3 years ago
7db176a
Remove stale docs folder
Max Brunsfeld
created
3 years ago
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
3 years ago
8d94de8
WIP: Change to matches to vec
Mikayla Maki
created
3 years ago
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
3 years ago
Page 4 of 137