zed/crates
Joseph T. Lyons 2e27f26339
Merge pull request #2475 from zed-industries/add-copilot-events
Add events for copilot suggestion accepting and discarding
2023-05-16 17:25:54 -04:00
..
activity_indicator Remove ViewContext::dispatch_any_action 2023-05-01 14:24:00 +02:00
assets
auto_update Update release links 2023-05-12 14:04:36 -04:00
breadcrumbs Remove ViewContext::dispatch_action 2023-05-01 16:27:36 +02:00
call
cli Unit test file:row:column parsing 2023-05-16 21:07:48 +03:00
client Don't make events for every rejected suggestion 2023-05-16 17:19:05 -04:00
clock
collab Update proto names to reflect new status info 2023-05-15 16:20:01 -07:00
collab_ui Fix styling of titlebar highlights 2023-05-08 14:33:59 -07:00
collections
command_palette Ensure querying keystrokes or actions is safe 2023-05-04 09:53:31 +02:00
context_menu Always dismiss context menu on click 2023-05-10 09:18:13 +02:00
copilot Rework code to contain submitting of copilot events within editor 2023-05-16 13:26:05 -04:00
copilot_button Merge branch 'main' into implicit-ancestry 2023-05-04 14:39:58 +02:00
db
diagnostics Compute view ancestry at layout time 2023-05-03 16:36:14 +02:00
drag_and_drop Prevent some cases of clipping icons due to pixel coord rounding 2023-05-08 11:42:00 -04:00
editor Merge pull request #2475 from zed-industries/add-copilot-events 2023-05-16 17:25:54 -04:00
feedback Merge branch 'main' into copilot-disabled-globs 2023-05-03 10:53:28 -07:00
file_finder Attempt to open rows and columns from CLI input 2023-05-16 21:07:26 +03:00
fs Avoid removing fake fs entry when rename fails later in the process 2023-05-16 13:00:39 -04:00
fsevent
fuzzy
git
go_to_line Unify path:row:column parsing, use it in CLI 2023-05-16 21:07:26 +03:00
gpui Remove redundant scopes and actions to fix the focus toggle on ESC 2023-05-15 13:10:15 +03:00
gpui_macros Move methods querying window state into AsyncAppContext 2023-05-02 19:38:48 +02:00
install_cli
journal
language Add is_tab field to chunks 2023-05-08 19:36:51 +03:00
language_selector Remove ViewContext::dispatch_action 2023-05-01 16:27:36 +02:00
live_kit_client
live_kit_server
lsp
lsp_log
media
menu
node_runtime Source ESLint server from Github rather than 3rd party NPM package 2023-04-28 16:42:36 -04:00
outline Remove ViewContext::dispatch_action 2023-05-01 16:27:36 +02:00
picker Avoid re-allocating KeymapContext after every view notification 2023-05-04 12:04:30 +02:00
plugin
plugin_macros
plugin_runtime
project Fix worktree refresh request causing gitignore to not update 2023-05-16 13:01:29 -04:00
project_panel Refactor out git status into FileName component 2023-05-13 02:26:45 -07:00
project_symbols Compute view ancestry at layout time 2023-05-03 16:36:14 +02:00
recent_projects Remove ViewContext::dispatch_action 2023-05-01 16:27:36 +02:00
rope
rpc Update git repositories to be streamed with their entries 2023-05-15 16:22:00 -07:00
search Highlight include/exclude inputs when errors happen there 2023-05-10 11:11:31 +03:00
settings Use more convntional name for the settings 2023-05-08 19:36:51 +03:00
snippet
sqlez
sqlez_macros
staff_mode
sum_tree Made the map seek target a publicly implementable interface 2023-05-12 08:37:32 -07:00
terminal
terminal_view Replace usages of is_parent_view_focused with is_self_focused 2023-05-05 10:08:22 +02:00
text Store history base text as rope 2023-05-04 12:32:31 -04:00
theme Refactor out git status into FileName component 2023-05-13 02:26:45 -07:00
theme_selector Remove ViewContext::dispatch_action 2023-05-01 16:27:36 +02:00
theme_testbench
util Unit test file:row:column parsing 2023-05-16 21:07:48 +03:00
vim Avoid calling update_window twice in blurred event handler 2023-05-04 16:18:01 +02:00
welcome Remove ViewContext::dispatch_action 2023-05-01 16:27:36 +02:00
workspace Remove extra dbg! 2023-05-16 22:15:56 +03:00
zed Finalize the CLI opening part 2023-05-16 21:07:48 +03:00