9cbb698
Fix panic when hitting tab at the beginning of a line with mixed tab/space indent
Max Brunsfeld created
9cbb698
Fix panic when hitting tab at the beginning of a line with mixed tab/space indent
Max Brunsfeld created
1820be4
Adds a little spacing between the share button and the screenshare icon
Mikayla Maki created
37ca232
Remove annoyoing debug
Mikayla Maki created
ea9b009
Fixed bug with cut entry active states
Mikayla Maki created
dbc8046
Update ignored, cut entry styles in the project panel
Nate Butler created
c8fbc0d
Slightly expand region hunk layout checks for folds
Julia created
8361b4d
Add test for go-to hunk and fix discovered bugs
Julia created
ae2021e
WIP start setting up test infrastructure for editor diff actions
Co-Authored-By: Kay Simmons <kay@zed.dev>
Julia and Kay Simmons created
c4b21a0
Add action to go to next/previous git diff in editor
Co-Authored-By: Kay Simmons <kay@zed.dev>
Julia and Kay Simmons created
8a095d0
Merge pull request #1833 from zed-industries/add-channel-to-db
Added channel info to database directories
Mikayla Maki created
c0bf8fd
Added channel to database directories
Mikayla Maki created
1432998
Merge pull request #1832 from zed-industries/upgrade-migration-lib
Upgraded migration library to remove panic
Mikayla Maki created
950626f
Upgraded migration library to remove panic
Mikayla Maki created
8b7e587
Removed stray test file
Mikayla Maki created
552ebc0
Implemented direct styling for ignored and cut project panel entries
Mikayla Maki created
9148e1d
Update icons
- `x_mark_thin` combined into `x_mark` - updated many icons - remove unused icons
Nate Butler created
9156d48
Merge pull request #1830 from zed-industries/auto-update-filename
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)
Co-authored-by: Joseph Lyons <joseph@zed.dev>
Max Brunsfeld and Joseph Lyons created
8a926c4
Make `release_channel` optional to fix tests
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
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
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
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
- 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
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
Change telemetry event field name to app
Joseph T. Lyons created
16139cc
Merge pull request #1822 from zed-industries/dont-bundle-app-on-prs
Don't bundle the app on CI for PRs
Max Brunsfeld created
31a904d
Change telemetry event field name to app
Joseph T Lyons created
02cf767
0.63.x dev
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
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
Better pending bindings
Kay Simmons created
c093516
fix minor warning
K Simmons created