zed/crates
Julia d6462c611c Begin tracking follow states on collab server
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
2023-02-22 11:21:23 -05:00
..
activity_indicator Add labeled tasks to gpui and observe them in the activity status to give feedback when we are still waiting for the language server 2023-02-20 20:28:48 -08:00
assets Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
auto_update Changed label and text to be generic over static strings and owned strings 2023-02-21 16:47:29 -08:00
breadcrumbs Changed label and text to be generic over static strings and owned strings 2023-02-21 16:47:29 -08:00
call Begin tracking follow states on collab server 2023-02-22 11:21:23 -05:00
cli Switch to open based restarting 2023-02-16 16:47:43 -08:00
client Add timeouts to HTTP client 2023-02-15 15:00:44 +01:00
clock Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
collab Begin tracking follow states on collab server 2023-02-22 11:21:23 -05:00
collab_ui Add Flex with_reversed_paint_order & initially move face piles to left 2023-02-22 11:21:23 -05:00
collections Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
command_palette Changed label and text to be generic over static strings and owned strings 2023-02-21 16:47:29 -08:00
context_menu Fixed a bug where the command palette wouldn't check the keymap context when showing available actions 2023-02-06 15:42:14 -08:00
db Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
diagnostics Changed label and text to be generic over static strings and owned strings 2023-02-21 16:47:29 -08:00
drag_and_drop Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
editor Merge pull request #2189 from zed-industries/labeled-tasks 2023-02-21 21:31:47 -08:00
feedback Changed label and text to be generic over static strings and owned strings 2023-02-21 16:47:29 -08:00
file_finder Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
fs Removed old experiments settings and staff mode flag, added new StaffMode global that is set based on the webserver's staff bit 2023-01-27 15:43:12 -08:00
fsevent Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
fuzzy Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
git Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
go_to_line Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
gpui Add Flex with_reversed_paint_order & initially move face piles to left 2023-02-22 11:21:23 -05:00
gpui_macros Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
journal Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
language Add unit test for auto-closing quotation marks with overrides 2023-02-20 13:46:17 -08:00
live_kit_client Style 2023-01-25 15:09:57 -05:00
live_kit_server Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
lsp Always respond to language server, even when its requests are malformed 2023-02-09 15:30:10 +01:00
media Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
menu Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
outline Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
pando fix build error 2023-02-13 14:12:43 -08:00
picker Changed label and text to be generic over static strings and owned strings 2023-02-21 16:47:29 -08:00
plugin Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
plugin_macros Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
plugin_runtime Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
project Make Project::save_buffer and ::save_buffers into methods 2023-02-20 09:42:44 -08:00
project_panel Move reveal_path to ForegroundPlatform 2023-02-20 18:57:37 +02:00
project_symbols Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
recent_projects show notification if no recent projects 2023-02-07 00:10:11 -08:00
rope Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
rpc Begin tracking follow states on collab server 2023-02-22 11:21:23 -05:00
search Changed label and text to be generic over static strings and owned strings 2023-02-21 16:47:29 -08:00
settings Add auto update setting 2023-02-14 18:05:42 -08:00
snippet Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
sqlez fix sqlez warning, introduce tab and enter bindings to vim for inputing tab and enter text when waiting for text 2023-02-13 13:50:37 -08:00
sqlez_macros Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
sum_tree Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
terminal Merge pull request #2161 from zed-industries/community/3-reveal-in-finder 2023-02-15 16:11:04 +02:00
terminal_view Changed label and text to be generic over static strings and owned strings 2023-02-21 16:47:29 -08:00
text Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
theme Add collaborator count to collaborator list button 2023-02-22 11:21:23 -05:00
theme_selector Move StaffMode declaration out of paths 2023-01-27 15:45:33 -08:00
theme_testbench Changed label and text to be generic over static strings and owned strings 2023-02-21 16:47:29 -08:00
util Fix failing test 2023-02-17 22:00:39 -08:00
vim fix vim percent motion to better match the docs and observed behavior 2023-02-17 14:55:19 -08:00
workspace Move workspace title into collaboration titlebar item render 2023-02-22 11:21:11 -05:00
zed Merge pull request #2196 from zed-industries/open_urls 2023-02-21 15:36:50 -08:00