316a534
Allow querying active user counts for people that have collaborated
Antonio Scandurra created
316a534
Allow querying active user counts for people that have collaborated
Antonio Scandurra created
c326a20
Merge pull request #1367 from zed-industries/plugin-opaque
Guide to Opaque Types and Callbacks in Plugins
Isaac Clayton created
4664683
Remove Redis
Antonio Scandurra created
2cbb0ae
Expose max number of project collaborators in Db::get_top_user_activity
Antonio Scandurra created
8add813
Rework presenter and MouseRegion to use Handler hashmap rather than individual fields
K Simmons created
668af83
Format `styles` directory with prettier.
Nate Butler created
45ea412
Add the One Dark/ One Light themes
Nate Butler created
ef2b42c
UI / Theme improvements
Nate Butler created
145d59d
Remove unneeded/state generated tokens
These will be located in a different repo going forwards since they are primarily for figma.
Nate Butler created
4ca4449
Update icons in rust
Updated icons - Diagnostic states - Sidebar icons (project, contacts) - Navigation arrows
Nate Butler created
d1361f7
Add new icons
We will need to do an assets clean up soon, we are currently shipping assets we are not using in the app.
Nate Butler created
ff11850
Merge pull request #1379 from zed-industries/fix-tab-panic
Handle inserting multiple tabs on the same row
Antonio Scandurra created
af917de
Handle inserting multiple tabs on the same row
This also fixes a panic when tabbing on a row that contained multi-byte characters.
Antonio Scandurra created
92bc1a6
Merge pull request #1377 from zed-industries/bracketed-paste
Add bracketed paste support
Mikayla Maki created
8349ead
Add bracketed paste support
Mikayla Maki created
cfc956d
Merge pull request #1376 from zed-industries/terminal-settings
Added settings for common terminal configurations
Mikayla Maki created
6675c96
Removed some old dbgs and comments
Mikayla Maki created
523e565
bad patch for panic on mis configured shell
Mikayla Maki created
dc120c1
Added settings for common terminal configurations
Mikayla Maki created
eb23f13
Update rust in collab Dockerfiles
Max Brunsfeld created
af57871
Merge pull request #1375 from zed-industries/active-user-counts
Add an admin API for counting users with given amounts of activity
Max Brunsfeld created
69146fb
Allow the web client to specify activity bucket durations
Max Brunsfeld created
1363d2c
Add admin API for counting users with a given amount of activity
Max Brunsfeld created
024011a
Merge pull request #1373 from zed-industries/copy-test-update
Update terminal testing to match new connection model.
Mikayla Maki created
1b3fb25
Merge branch 'main' into copy-test-update
Mikayla Maki created
dbec033
Merge pull request #1371 from zed-industries/keybindings-grind
Correctly report all keyboard events to the terminal
Mikayla Maki created
e156675
Revamped testing in terminals
Mikayla Maki created
8282858
Updated copy integration test to match retries on terminal integration test
Mikayla Maki created
f38206f
Merge branch 'main' into keybindings-grind
Mikayla Maki created
3e86411
Finished new keybindings system for now
Mikayla Maki created
9042825
Added some simple tests for the new keybindings
Mikayla Maki created
c442612
Merge pull request #1368 from zed-industries/redis
Document using Redis and launch it in `Procfile`
Antonio Scandurra created
85cf703
Fix typos, minor revisions
Isaac Clayton created
d121226
Write initial plan
Isaac Clayton created
660289e
Ignore dump.rdb files
Antonio Scandurra created
42d68af
Add instructions to install redis and include it in Procfile
Antonio Scandurra created
f9995e1
Starting on tests
Mikayla Maki created
e5c55f9
Merge pull request #1365 from zed-industries/illustrate-buffer-path
Illustrate `format_on_save` external command using prettier
Antonio Scandurra created
b5765bc
Illustrate `format_on_save` external command using prettier
This gives us a chance to highlight a real-world scenario that a lot
of our users will want to use, as well as showcasing the special
`{buffer_path}` argument.
Antonio Scandurra created
d89465c
Merge pull request #1356 from zed-industries/differentiate-same-tab-titles
Differentiate among tabs with the same name
Antonio Scandurra created
8220b37
Method rename
Mikayla Maki created
1935208
Clean up prints
Mikayla Maki created
98651c4
New key mapping system in place and working
Mikayla Maki created
2e74963
Checkpoint, have caret notation implemented
Mikayla Maki created
a0d0de5
Merge pull request #1364 from zed-industries/terminal-test
Terminal test
Mikayla Maki created
6ad5bd4
Merge pull request #1363 from zed-industries/color-issues
Tidied up the terminal theme
Mikayla Maki created
cf5c20c
Remembered how to use a terminal
Mikayla Maki created
0e257b4
Increased test duration
Mikayla Maki created
ee61671
Tidied up the terminal theme
Mikayla Maki created
17f52fb
Merge pull request #1355 from zed-industries/better-tab-ordering
More intuitive tab ordering
Keith Simmons created