MCPcopy Create free account

hub / github.com/Dylanmurzello/zed-android-port / functions

Functions38,615 in github.com/Dylanmurzello/zed-android-port

↓ 117 callersMethodgit_scans_complete
(&self, cx: &Context<Self>)
crates/project/src/project.rs:6056
↓ 117 callersMethodrems
(self)
crates/ui/src/components/icon.rs:70
↓ 116 callersMethodtext
(&self)
crates/text/src/text.rs:2142
↓ 116 callersMethodwith_language
(mut self, language: Arc<Language>, cx: &mut Context<Self>)
crates/language/src/buffer.rs:1066
↓ 115 callersMethodadd_item_to_active_pane
( &mut self, item: Box<dyn ItemHandle>, destination_index: Option<usize>, focu
crates/workspace/src/workspace.rs:4448
↓ 115 callersMethodas_ref
(&self)
crates/remote/src/transport/ssh.rs:283
↓ 115 callersMethodspawn
( &self, task: SpawnInTerminal, _window: &mut ui::Window, _cx:
crates/git_ui/src/worktree_service.rs:832
↓ 115 callersMethodsuccess
Reports a success and adds it to this run's `Output`.
tooling/perf/src/implementation.rs:169
↓ 114 callersMethodcolor
Sets the color of the button's label.
crates/ui/src/components/button/button.rs:121
↓ 114 callersMethodlabel_size
Sets the size of the label.
crates/ui/src/components/chip.rs:51
↓ 113 callersMethodclone
(&self)
crates/command_palette/src/command_palette.rs:265
↓ 113 callersMethodend_last_completion_stream
(&self)
crates/language_model/src/fake_provider.rs:258
↓ 113 callersMethodget
Get the value of a setting. Panics if the given setting type has not been registered, or if there is no value for this setting.
crates/settings/src/settings_store.rs:438
↓ 113 callersMethodis_empty
(&self, cx: &App)
crates/agent/src/edit_agent/evals/fixtures/disable_cursor_blinking/before.rs:16266
↓ 113 callersMethodnew
(id: NotificationId, msg: I)
crates/workspace/src/workspace.rs:584
↓ 113 callersMethodnext
Increments this buffer id, returning the old value. So that's a post-increment operator in disguise.
crates/text/src/text.rs:95
↓ 112 callersMethodnext
(self, window: &mut Window, cx: &mut App)
crates/vim/src/normal/repeat.rs:137
↓ 111 callersFunctiontoggle_expand_dir
( panel: &Entity<ProjectPanel>, path: &str, cx: &mut VisualTestContext, )
crates/project_panel/src/project_panel_tests.rs:6815
↓ 111 callersMethodvisible_worktrees
( &'a self, cx: &'a App, )
crates/project/src/project.rs:2375
↓ 110 callersFunctionassert_migrate_with_migrations
( migrations: &[MigrationType], input: &str, output: Option<&str>, )
crates/migrator/src/migrator.rs:444
↓ 110 callersMethodlen
(&self)
crates/file_finder/src/file_finder.rs:506
↓ 110 callersMethodtooltip
(mut self, tooltip: impl Into<SharedString>)
crates/agent_ui/src/ui/mention_crease.rs:70
↓ 109 callersMethodid
(&self)
crates/agent_ui/src/agent_ui.rs:289
↓ 109 callersMethodnewline
(&mut self, _: &Newline, window: &mut Window, cx: &mut Context<Self>)
crates/editor/src/editor.rs:5327
↓ 109 callersMethoduser_id
(&self)
crates/collab/src/db.rs:314
↓ 108 callersMethoddefer
Schedules the given function to be run at the end of the current effect cycle, allowing entities that are currently on the stack to be returned to the
crates/gpui/src/app.rs:1702
↓ 107 callersMethodlanguage_registry
(&self)
crates/collab/tests/integration/test_server.rs:646
↓ 107 callersMethodremove
(&mut self, block_ids: HashSet<CustomBlockId>)
crates/editor/src/display_map/block_map.rs:1917
↓ 107 callersMethodwrite_to_clipboard
Writes data to the platform clipboard.
crates/gpui/src/app.rs:1206
↓ 106 callersFunctionbash
Returns a bash-script step with the same name as the enclosing function. (You shouldn't inline this function into the workflow definition, you must wr
tooling/xtask/src/tasks/workflows/steps.rs:450
↓ 106 callersMethoddrain
(&mut self)
crates/gpui/src/platform.rs:1048
↓ 106 callersMethodhide_mouse_cursor
(&mut self, origin: &HideMouseCursorOrigin)
crates/agent/src/tools/evals/fixtures/disable_cursor_blinking/before.rs:2022
↓ 106 callersMethodhide_mouse_cursor
(&mut self, origin: &HideMouseCursorOrigin)
crates/agent/src/edit_agent/evals/fixtures/disable_cursor_blinking/before.rs:2022
↓ 106 callersMethodposition
Returns the position of the click event `Keyboard`: The bottom left corner of the clicked hitbox `Mouse`: The position of the mouse when the button w
crates/gpui/src/interactive.rs:259
↓ 106 callersMethodsend
(&self, _message: String, cx: &AsyncApp)
crates/agent/src/tests/mod.rs:173
↓ 105 callersMethodis_empty
(&self)
crates/project/src/search.rs:577
↓ 104 callersMethodas_str
(&self)
crates/language_models/src/provider/anthropic/telemetry.rs:34
↓ 104 callersFunctionfind
(parent: &mut Vec<usize>, mut x: usize)
crates/edit_prediction_cli/src/main.rs:627
↓ 104 callersMethodis_empty
(&self)
crates/settings_content/src/theme.rs:1105
↓ 104 callersMethodlanguage
Returns the primary [`Language`] assigned to this [`Buffer`].
crates/language/src/buffer.rs:1706
↓ 104 callersMethodseparator
Creates a new menu item that is a separator
crates/gpui/src/platform/app_menu.rs:108
↓ 104 callersMethodtext_snapshot
(&self)
crates/language/src/buffer.rs:1405
↓ 103 callersMethodfilter
Note if you make changes to this, also change `agent_ui::completion_provider::search_symbols`
crates/project_symbols/src/project_symbols.rs:66
↓ 103 callersMethodinsert
( &mut self, sequence_id: u64, callback_tx: oneshot::Sender<Result<Response>>, )
crates/dap/src/transport.rs:123
↓ 103 callersMethodis_file
(&self)
crates/project/src/project.rs:6468
↓ 103 callersMethodpush
( &mut self, force_push: bool, select_remote: bool, window: &mut Window,
crates/git_ui/src/git_panel.rs:3043
↓ 102 callersMethodas_ref
(&self)
crates/util/src/paths.rs:334
↓ 102 callersFunctionbuild_editor
( buffer: Entity<MultiBuffer>, window: &mut Window, cx: &mut Context<Editor>, )
crates/editor/src/test.rs:127
↓ 102 callersMethodget
(&self, path: &str)
crates/edit_prediction/src/udiff.rs:24
↓ 102 callersMethodis_empty
(&self)
crates/language_model_core/src/request.rs:28
↓ 102 callersMethodsimulate_keystroke
Simulate a keystroke.
crates/gpui/src/app/test_app.rs:384
↓ 101 callersMethodinset
Inset the bounds by a specified amount. Equivalent to `dilate` with the amount negated. Note that this may panic if T does not support negative value
crates/gpui/src/geometry.rs:1099
↓ 100 callersMethodfind_or_create_worktree
( &mut self, abs_path: impl AsRef<Path>, visible: bool, cx: &mut Context<Self>
crates/project/src/project.rs:4607
↓ 100 callersMethodget
(hwnd: HWND)
crates/gpui_windows/src/events.rs:1287
↓ 100 callersMethodis_empty
(&self)
crates/git_graph/src/git_graph.rs:470
↓ 100 callersMethodis_empty
(&self)
crates/multi_buffer/src/multi_buffer.rs:1370
↓ 100 callersMethodset
Set a key value pair in this context, if it's not already set.
crates/gpui/src/keymap/context.rs:126
↓ 100 callersMethodset_text
(&mut self, text: &str, window: &mut Window, cx: &mut Context<Self>)
crates/agent_ui/src/message_editor.rs:1695
↓ 100 callersMethodwindows
Returns handles to all open windows in the application. Each handle could be downcast to a handle typed for the root view of that window. To find all
crates/gpui/src/app.rs:1050
↓ 99 callersMethodborrow
(&self)
crates/gpui_linux/src/linux/wayland/window.rs:499
↓ 99 callersMethodextend
(&mut self, elements: impl IntoIterator<Item = AnyElement>)
crates/platform_title_bar/src/platform_title_bar.rs:330
↓ 99 callersMethodor_insert
(self, value: V)
crates/collections/src/vecmap.rs:113
↓ 99 callersFunctionupdate_settings_file
( fs: Arc<dyn Fs>, cx: &App, update: impl 'static + Send + FnOnce(&mut SettingsContent, &App), )
crates/settings/src/settings_file.rs:263
↓ 98 callersMethodlen
(&self)
crates/component/src/component.rs:104
↓ 98 callersMethodpush
(&mut self, edit: Edit<T>)
crates/text/src/patch.rs:55
↓ 98 callersMethodsnapshot
(&self, cx: &App)
crates/agent_ui/src/buffer_codegen.rs:240
↓ 97 callersFunctionassert_text_with_selections
( editor: &mut Editor, marked_text: &str, cx: &mut Context<Editor>, )
crates/editor/src/test.rs:106
↓ 97 callersMethodget
(&self, _: &AsyncApp)
crates/remote/src/transport/mock.rs:84
↓ 97 callersMethodnext
(&mut self)
crates/sum_tree/src/cursor.rs:291
↓ 97 callersMethodstart
( id: SessionId, binary: DebugAdapterBinary, message_handler: DapMessageHandler,
crates/dap/src/client.rs:42
↓ 96 callersMethodend
(mut self)
crates/zlog/src/zlog.rs:353
↓ 96 callersMethodid
(&self)
crates/vim/src/state.rs:1063
↓ 96 callersMethodopen_window
Opens a new window with the given option and the root view returned by the given function. The function is invoked with a `Window`, which can be used
crates/gpui/src/app.rs:1074
↓ 96 callersMethodselect_display_ranges
(&mut self, ranges: T)
crates/editor/src/selections_collection.rs:904
↓ 96 callersMethodstart
(&mut self, alignments: Vec<Alignment>)
crates/markdown/src/markdown.rs:2384
↓ 96 callersMethodstep_9
(&self)
crates/theme/src/scale.rs:133
↓ 95 callersMethodclear
(&mut self)
crates/gpui/src/arena.rs:102
↓ 95 callersMethodlen
Returns the number of indentation characters (tabs or spaces), taking tab size into account.
crates/text/src/text.rs:711
↓ 95 callersMethodobserve
Arrange a callback to be invoked when the given entity calls `notify` on its respective context.
crates/gpui/src/app.rs:907
↓ 95 callersMethodshare_project
Shares a project with the given room.
crates/collab/src/db/queries/projects.rs:30
↓ 95 callersMethodstyle
(&mut self)
crates/gpui/src/style.rs:321
↓ 95 callersMethodto_string
(&self)
crates/zed/src/main.rs:1752
↓ 94 callersMethodactivate
Instructs the platform to activate the application by bringing it to the foreground.
crates/gpui/src/app.rs:1110
↓ 94 callersMethodextend
(&mut self, elements: impl IntoIterator<Item = AnyElement>)
crates/agent_ui/src/agent_registry_ui.rs:54
↓ 94 callersMethodnext
(&mut self)
crates/agent/src/thread.rs:3272
↓ 94 callersMethodroom
(&self)
crates/call/src/call_impl/mod.rs:728
↓ 94 callersMethodshared
(&mut self, project_id: u64, cx: &mut Context<Self>)
crates/project/src/project.rs:2700
↓ 94 callersMethodtext_color
Returns the text color to be used for the tab content.
crates/workspace/src/item.rs:140
↓ 94 callersMethodto_string
(&self)
crates/repl/src/kernels/mod.rs:695
↓ 93 callersFunctionextract_commands
(command: &str)
crates/shell_command_parser/src/shell_command_parser.rs:23
↓ 93 callersMethodjoin_remote_project
( &self, host_project_id: u64, guest_cx: &mut TestAppContext, )
crates/collab/tests/integration/test_server.rs:874
↓ 93 callersMethodkey_binding
Display the keybinding that triggers the switch action.
crates/ui/src/components/toggle.rs:416
↓ 93 callersMethodupdate_window
Updates a window.
crates/gpui/src/app/visual_test_context.rs:176
↓ 92 callersMethodlsp_store
(&self)
crates/project/src/project.rs:2165
↓ 92 callersMethodnext
(&mut self)
crates/multi_buffer/src/multi_buffer.rs:6954
↓ 92 callersMethodsend_last_completion_stream_text_chunk
(&self, chunk: impl Into<String>)
crates/language_model/src/fake_provider.rs:240
↓ 92 callersMethodsnapshot
(&self)
crates/editor/src/display_map/crease_map.rs:297
↓ 92 callersMethodupdate_buffer
(&mut self, update: F)
crates/editor/src/test/editor_test_context.rs:242
↓ 91 callersMethodapp_state
(&self)
crates/workspace/src/workspace.rs:2558
↓ 91 callersMethodappend
(&mut self, rope: Rope)
crates/rope/src/rope.rs:104
← previousnext →401–500 of 38,615, ranked by callers