MCPcopy Create free account

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

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

↓ 51 callersMethoditems_len
(&self)
crates/workspace/src/pane.rs:1369
↓ 51 callersMethodlanguage_scope_at
Returns the [`LanguageScope`] at the given location.
crates/language/src/buffer.rs:3891
↓ 51 callersMethodlast
(&self)
crates/agent/src/tools/evals/fixtures/disable_cursor_blinking/before.rs:798
↓ 51 callersFunctionopen_close_queried_buffer
( input: &str, expected_matches: usize, expected_editor_title: &str, workspace: &Entity<Worksp
crates/file_finder/src/file_finder_tests.rs:3731
↓ 51 callersMethodproject
(&self)
crates/agent_ui/src/agent_connection_store.rs:85
↓ 51 callersMethodprompt
Present a platform dialog. The provided message will be presented, along with buttons for each answer. When a button is clicked, the returned Receiver
crates/gpui/src/window.rs:4885
↓ 51 callersMethodremove
( &self, emitter: &EmitterKey, )
crates/gpui/src/subscription.rs:89
↓ 51 callersFunctionsend_message
(panel: &Entity<AgentPanel>, cx: &mut VisualTestContext)
crates/agent_ui/src/test_support.rs:143
↓ 51 callersMethodserver_id
(&self)
crates/project/src/project.rs:588
↓ 51 callersMethodspawn
(&self, future: F)
crates/scheduler/src/executor.rs:40
↓ 51 callersMethodwrite
( &mut self, inlay_snapshot: InlaySnapshot, edits: Vec<InlayEdit>, )
crates/editor/src/display_map/fold_map.rs:403
↓ 50 callersFunctionblue
()
crates/theme/src/default_colors.rs:1820
↓ 50 callersMethodbottom
Returns the bottom edge of the bounds. # Returns A value of type `T` representing the y-coordinate of the bottom edge of the bounds.
crates/gpui/src/geometry.rs:1302
↓ 50 callersMethodbuffer_snapshot
(&self, snapshot: &'a MultiBufferSnapshot)
crates/multi_buffer/src/multi_buffer.rs:7215
↓ 50 callersMethodflex_row
Sets the flex direction of the element to `row`. [Docs](https://tailwindcss.com/docs/flex-direction#row)
crates/gpui/src/styled.rs:159
↓ 50 callersFunctioninit_test
(cx: &mut TestAppContext)
crates/project_panel/src/project_panel_tests.rs:10141
↓ 50 callersMethodmetadata
(&self)
crates/gpui/src/platform.rs:1912
↓ 50 callersMethodmin
Returns a new point with the minimum values of each dimension from `self` and `other`. # Arguments `other` - A reference to another `Point` to compa
crates/gpui/src/geometry.rs:326
↓ 50 callersMethodremove_window
Close this window.
crates/gpui/src/window.rs:1763
↓ 50 callersMethodroot_name
(&self)
crates/worktree/src/worktree.rs:2650
↓ 50 callersMethodsimulate_keystroke
unlike cx.simulate_keystrokes(), this does not run_until_parked so you can use it to test detailed timing
crates/editor/src/test/editor_test_context.rs:266
↓ 50 callersMethodupdate_global
Update a global value.
crates/gpui/src/app/test_app.rs:263
↓ 49 callersFunctionassert_split_content
( editor: &Entity<SplittableEditor>, expected_rhs: String, expected_lhs: String,
crates/editor/src/split.rs:2165
↓ 49 callersMethodassert_state_with_diff
(&mut self, expected_diff_text: String)
crates/editor/src/test/editor_test_context.rs:434
↓ 49 callersFunctioninit_test
(cx: &mut TestAppContext)
crates/agent_ui/src/test_support.rs:97
↓ 49 callersMethodnext
(&mut self)
crates/zeta_prompt/src/udiff.rs:527
↓ 49 callersFunctionopen_thread_with_connection
( panel: &Entity<AgentPanel>, connection: StubAgentConnection, cx: &mut VisualTestContext, )
crates/agent_ui/src/test_support.rs:111
↓ 49 callersFunctionp
(value: &str)
crates/auto_update_helper/src/updater.rs:168
↓ 49 callersMethodpop
(&mut self)
crates/agent/src/tools/evals/fixtures/disable_cursor_blinking/before.rs:1294
↓ 49 callersMethodpush
( &self, branch_name: String, remote_branch_name: String, remote_name: String,
crates/git/src/repository.rs:2358
↓ 49 callersMethodrequest_autoscroll
When you call this method during [`Element::prepaint`], containing elements will attempt to scroll to cause the specified bounds to become visible. Wh
crates/gpui/src/window.rs:3111
↓ 49 callersMethodsend_job
( &mut self, status: Option<SharedString>, job: F, )
crates/project/src/git_store.rs:4625
↓ 49 callersMethodsnapshot
(&self, cx: &App)
crates/buffer_diff/src/buffer_diff.rs:1970
↓ 49 callersMethodwith_git_state
(&self, dot_git: &Path, emit_git_event: bool, f: F)
crates/fs/src/fs.rs:2142
↓ 48 callersMethodadapter_client
(&self)
crates/project/src/debugger/session.rs:2304
↓ 48 callersMethodbuild_command
(&self, args: &[S])
crates/git/src/repository.rs:3403
↓ 48 callersMethodcurrent_dir
(&mut self, dir: impl AsRef<Path>)
crates/util/src/command.rs:100
↓ 48 callersMethodfocus
(&self, window: &mut Window, cx: &mut App)
crates/workspace/src/multi_workspace.rs:200
↓ 48 callersMethodfocus
(&self, handle: &gpui::FocusHandle, window: &mut Window, cx: &mut App)
crates/search/src/buffer_search.rs:1808
↓ 48 callersMethodhover
(&mut self, id: InspectorElementId, window: &mut Window)
crates/gpui/src/inspector.rs:92
↓ 48 callersMethodinvite
( &mut self, called_user_id: u64, initial_project: Option<Entity<Project>>, cx
crates/call/src/call_impl/mod.rs:434
↓ 48 callersMethodis_empty
(&self)
crates/agent/src/thread.rs:1406
↓ 48 callersMethodlen
(&self)
crates/util/src/rel_path.rs:178
↓ 48 callersMethodoverflow_y_scroll
Set the overflow y to scroll.
crates/gpui/src/elements/div.rs:1198
↓ 48 callersMethodproject_path
Returns the project path for the editor's buffer, if any buffer is opened in the editor.
crates/editor/src/editor.rs:23823
↓ 48 callersMethodregion
(&self)
crates/multi_buffer/src/multi_buffer.rs:7004
↓ 48 callersFunctionserialize_version
Serializes a clock version to be sent over RPC.
crates/language/src/proto.rs:611
↓ 48 callersMethodstarts_with
(&self, other: &ProjectPath)
crates/project/src/project.rs:458
↓ 48 callersMethodstyle
(&self)
crates/agent/src/tools/evals/fixtures/disable_cursor_blinking/before.rs:16379
↓ 48 callersMethodtrack_scroll
(mut self, scroll_handle: &ScrollHandle)
crates/ui/src/components/tab_bar.rs:27
↓ 48 callersFunctionunix_path_to_platform
Converts a Unix-style path to a platform-specific path. On Windows, converts "/workspace/foo/bar" to "C:\workspace\foo\bar" On Unix, returns the path
crates/languages/src/eslint.rs:1108
↓ 48 callersMethoduser_id
(&self)
crates/collab/src/rpc.rs:225
↓ 48 callersMethodvariable_list
(&self)
crates/debugger_ui/src/session/running.rs:1645
↓ 47 callersMethodactivate_window
Focus the current window and bring it to the foreground at the platform level.
crates/gpui/src/window.rs:4856
↓ 47 callersFunctionactive_session_id
(panel: &Entity<AgentPanel>, cx: &VisualTestContext)
crates/agent_ui/src/test_support.rs:153
↓ 47 callersFunctionactive_thread
( conversation_view: &Entity<ConversationView>, cx: &TestAppContext, )
crates/agent_ui/src/conversation_view.rs:4907
↓ 47 callersMethodbuffer
(&self)
crates/channel/src/channel_buffer.rs:257
↓ 47 callersMethodcontains
(&self, other: FileMask)
crates/settings_ui/src/settings_ui.rs:1347
↓ 47 callersMethodend_icon
Sets an icon to display at the end (right) of the button label. The icon's color will be overridden to `Color::Disabled` when the button is disabled.
crates/ui/src/components/button/button.rs:155
↓ 47 callersMethodmode
(mut self, m: ToolPermissionMode)
crates/agent/src/tool_permissions.rs:643
↓ 47 callersMethodnew
Creates a new `ProjectGroupKey` with the given path list. The path list should point to the git main worktree paths for a project.
crates/project/src/project.rs:6173
↓ 47 callersMethodpanes
(&self)
crates/workspace/src/workspace.rs:5544
↓ 47 callersMethodread
(&self)
crates/gpui_macos/src/pasteboard.rs:50
↓ 47 callersMethodrun
( self: Arc<Self>, mut input: ToolInput<Self::Input>, event_stream: ToolCallEventStrea
crates/agent/src/tools/streaming_edit_file_tool.rs:528
↓ 47 callersFunctionselect_path_with_mark
( panel: &Entity<ProjectPanel>, path: &str, cx: &mut VisualTestContext, )
crates/project_panel/src/project_panel_tests.rs:9291
↓ 47 callersMethodsize
(mut self, size: ToggleButtonGroupSize)
crates/ui/src/components/button/toggle_button.rs:228
↓ 47 callersMethodtext_style
Get the text style in this element style.
crates/gpui/src/style.rs:585
↓ 47 callersMethodto_point_utf16
(&self, snapshot: &BufferSnapshot)
crates/text/src/text.rs:3381
↓ 46 callersMethodadd
(&mut self, commit: CommitDetails, result: ReviewResult)
tooling/compliance/src/report.rs:170
↓ 46 callersMethodblend
Create a new [`Rgba`] color by blending this and another color together
crates/gpui/src/color.rs:58
↓ 46 callersMethodbuffer_font_size
Returns the buffer font size.
crates/theme_settings/src/settings.rs:375
↓ 46 callersMethodcenter
Compute the center point of the size.g
crates/gpui/src/geometry.rs:470
↓ 46 callersMethodchar_classifier_at
(&self, point: T)
crates/language/src/buffer.rs:3886
↓ 46 callersMethodedit
(&self)
crates/project/src/project.rs:764
↓ 46 callersMethodfs
(&self)
crates/project/src/project.rs:2252
↓ 46 callersMethodgit_binary
(&self)
crates/git/src/repository.rs:1112
↓ 46 callersFunctioninit_test
(cx: &mut gpui::TestAppContext)
crates/debugger_ui/src/tests.rs:36
↓ 46 callersFunctionns_string
(string: &str)
crates/gpui_macos/src/gpui_macos.rs:134
↓ 46 callersMethodpath
(&self)
crates/git/src/repository.rs:1214
↓ 46 callersFunctionred
The color red in [`Hsla`]
crates/gpui/src/color.rs:396
↓ 46 callersMethodremove
(&mut self, key: &K)
crates/sum_tree/src/tree_map.rs:97
↓ 46 callersMethodrun
Start the application. The provided callback will be called once the app is fully launched.
crates/gpui/src/app.rs:181
↓ 46 callersMethodset_location
( &mut self, project: Option<&Entity<Project>>, cx: &mut Context<Self>, )
crates/call/src/call_impl/mod.rs:678
↓ 46 callersMethodtext_for_range
( &mut self, range_utf16: Range<usize>, adjusted_range: &mut Option<Range<usize>>,
crates/agent/src/tools/evals/fixtures/disable_cursor_blinking/before.rs:20323
↓ 46 callersMethodtoolbar
(&self)
crates/workspace/src/pane.rs:2585
↓ 46 callersMethodtransact
( &mut self, window: &mut Window, cx: &mut Context<Self>, update: impl FnOnce(
crates/editor/src/editor.rs:20769
↓ 46 callersMethodtrigger
(mut self, t: T)
crates/ui/src/components/popover_menu.rs:182
↓ 45 callersFunctionapplication
()
crates/gpui_platform/src/gpui_platform.rs:13
↓ 45 callersMethodcan_trust
Checks whether a certain worktree is trusted (or on a larger trust level). If not, emits [`TrustedWorktreesEvent::Restricted`] event if for the first
crates/project/src/trusted_worktrees.rs:452
↓ 45 callersMethodclone
(&self)
crates/vim/src/command.rs:274
↓ 45 callersMethoddedup
(&self, existing: &Self, _: &Window, cx: &App)
crates/editor/src/items.rs:351
↓ 45 callersMethodedit
( &self, buffer: Entity<Buffer>, edit_description: String, conversation: &Lang
crates/agent/src/edit_agent.rs:243
↓ 45 callersMethodedit
(&mut self, edits: I, cx: &mut Context<Self>)
crates/agent/src/edit_agent/evals/fixtures/disable_cursor_blinking/before.rs:2839
↓ 45 callersFunctionfont
Get a [`Font`] for a given name.
crates/gpui/src/text_system.rs:1061
↓ 45 callersMethodhandler_for
Returns a generic handler that invokes the given handler with the view and context associated with the given view handle.
crates/gpui/src/window.rs:5067
↓ 45 callersMethodis_confirm
(self)
crates/agent/src/tool_permissions.rs:691
↓ 45 callersMethodis_empty
(&self)
crates/project/src/lsp_store.rs:14221
↓ 45 callersMethodlen
(&self)
crates/project/src/debugger/memory.rs:48
↓ 45 callersMethodmax_point
(&self, cx: &mut App)
crates/agent/src/tools/evals/fixtures/disable_cursor_blinking/before.rs:16255
↓ 45 callersMethodnew
(cx: &mut Context<Self>)
crates/zed/src/zed.rs:1322
← previousnext →801–900 of 38,615, ranked by callers