MCPcopy Create free account

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

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

↓ 35 callersMethodabsolute_path
(&self, project_path: &ProjectPath, cx: &App)
crates/project/src/project.rs:4943
↓ 35 callersMethodadd_item
( &mut self, pane: Entity<Pane>, item: Box<dyn ItemHandle>, destination_index:
crates/workspace/src/workspace.rs:4467
↓ 35 callersMethodas_slice
(&self)
crates/gpui/src/bounds_tree.rs:91
↓ 35 callersMethodbase_text
(&self)
crates/text/src/text.rs:1537
↓ 35 callersMethodceil
Returns the ceiling of the `Pixels` value to the nearest whole number. # Returns Returns a new `Pixels` instance with the ceiling value.
crates/gpui/src/geometry.rs:2817
↓ 35 callersMethodelevation_3
Modal Surfaces are used for elements that should appear above all other UI elements and are located above the wash layer. This is the maximum elevatio
crates/ui/src/traits/styled_ext.rs:82
↓ 35 callersMethodenv
(&mut self, key: impl AsRef<OsStr>, val: impl AsRef<OsStr>)
crates/util/src/command.rs:75
↓ 35 callersMethodexcerpt_containing
Returns the excerpt containing range and its offset start within the multibuffer or none if `range` spans multiple excerpts
crates/multi_buffer/src/multi_buffer.rs:6388
↓ 35 callersFunctioninit
(fs: Arc<dyn Fs>, cx: &mut App)
crates/repl/src/repl.rs:31
↓ 35 callersFunctioninit_test
(cx: &mut gpui::TestAppContext)
crates/worktree/tests/integration/main.rs:3341
↓ 35 callersFunctioninit_test
(cx: &mut TestAppContext)
crates/agent/src/tests/mod.rs:60
↓ 35 callersMethodinto
(self)
tooling/xtask/src/tasks/workflows/runners.rs:20
↓ 35 callersMethodlog
(&'a self, logger: &dyn Log)
crates/remote/src/json_log.rs:26
↓ 35 callersMethodmap
(self, mut f: impl FnMut(T) -> R)
crates/editor/src/display_map/block_map.rs:165
↓ 35 callersFunctionmessage_editor
( conversation_view: &Entity<ConversationView>, cx: &TestAppContext, )
crates/agent_ui/src/conversation_view.rs:4920
↓ 35 callersMethodmove_cursors_with
( &mut self, update_cursor_position: &mut dyn FnMut( &DisplaySnapshot,
crates/editor/src/selections_collection.rs:1018
↓ 35 callersMethodnew
(restore_unsaved_buffers: bool)
crates/editor/src/editor.rs:882
↓ 35 callersMethodnew
()
crates/agent/src/tests/mod.rs:230
↓ 35 callersMethodon_drop
Run something using this entity and cx, when the returned struct is dropped
crates/gpui/src/app/context.rs:275
↓ 35 callersFunctionopen_paths
( abs_paths: &[PathBuf], app_state: Arc<AppState>, mut open_options: OpenOptions, cx: &mut App
crates/workspace/src/workspace.rs:9644
↓ 35 callersMethodpath
(&self)
crates/worktree/src/worktree.rs:3417
↓ 35 callersMethodpush_str
(&mut self, text: &str, highlight: Option<HighlightId>)
crates/language_core/src/code_label.rs:103
↓ 35 callersMethodrandom
(rng: &mut impl rand::Rng)
crates/git/src/git.rs:150
↓ 35 callersMethodread
Read the root view out of this window. This will fail if the window is closed or if the root view's type does not match `V`.
crates/gpui/src/window.rs:5493
↓ 35 callersMethodreparse
(&mut self, cx: &mut Context<Self>, may_block: bool)
crates/language/src/buffer.rs:1815
↓ 35 callersMethodroot
Returns the root entity of the window, if it has one.
crates/gpui/src/window.rs:1740
↓ 35 callersMethodselect
(&mut self, phase: SelectPhase, window: &mut Window, cx: &mut Context<Self>)
crates/editor/src/editor.rs:4218
↓ 35 callersMethodsimulate_event
Simulate an input event.
crates/gpui/src/app/test_app.rs:458
↓ 35 callersMethodsimulate_mouse_move
(&mut self, position: Point<Pixels>, cx: &mut App)
crates/gpui/src/window.rs:5395
↓ 35 callersMethodspawn
spawn a task in the given context. if another task is spawned before that resolves, or if the OneAtATime itself is dropped, the first task will be can
crates/call/src/call_impl/mod.rs:310
↓ 35 callersMethodstatus
(&self)
crates/client/src/client.rs:663
↓ 35 callersMethodtail
A place where selection was initiated from.
crates/text/src/selection.rs:37
↓ 35 callersMethodtext
Concatenates together all the ClipboardString entries in the item. Returns None if there were no ClipboardString entries.
crates/gpui/src/platform.rs:1883
↓ 35 callersMethodtext_style
Returns a mutable reference to the text style that has been configured on this element.
crates/gpui/src/styled.rs:483
↓ 35 callersMethodupdate_diagnostics
Assign to the buffer a set of diagnostics created by a given language server.
crates/language/src/buffer.rs:1920
↓ 35 callersMethodvisible_on_hover
(mut self, visible_on_hover: impl Into<SharedString>)
crates/ui/src/components/button/copy_button.rs:71
↓ 34 callersMethodabsolutize
(&self, project_path: &ProjectPath, cx: &App)
crates/project/src/worktree_store.rs:413
↓ 34 callersMethodadd_selection_below
( &mut self, action: &AddSelectionBelow, window: &mut Window, cx: &mut Context
crates/editor/src/editor.rs:16268
↓ 34 callersMethodbuild
(self)
crates/language/src/buffer.rs:675
↓ 34 callersFunctioncheck_object_replace_array
( input: String, key_path: &[&str], value: Option<Value>, expe
crates/settings_json/src/settings_json.rs:1229
↓ 34 callersMethodclip_offset
(&self, offset: FoldOffset, bias: Bias)
crates/editor/src/display_map/fold_map.rs:983
↓ 34 callersFunctiondefer
(f: F)
crates/gpui_util/src/lib.rs:391
↓ 34 callersMethoddisjoint_anchors_arc
The non-pending, non-overlapping selections. There could be a pending selection that overlaps these if the mouse is being dragged, etc. This could als
crates/editor/src/selections_collection.rs:77
↓ 34 callersMethodend
(&mut self)
crates/markdown/src/markdown.rs:2391
↓ 34 callersMethodend_slot
(mut self, element: impl Into<Option<E>>)
crates/ui/src/components/tab.rs:74
↓ 34 callersFunctionglobal
(cx: &App)
crates/zed_credentials_provider/src/zed_credentials_provider.rs:39
↓ 34 callersMethodhalf
(&self)
crates/gpui/src/geometry.rs:3825
↓ 34 callersFunctionident
(s: &str)
crates/gpui/src/keymap/context.rs:818
↓ 34 callersFunctioninit_test
( cx: &mut gpui::TestAppContext, soft_wrap: SoftWrap, style: DiffViewStyle, )
crates/editor/src/split.rs:2115
↓ 34 callersMethodis_empty
(&self)
crates/git/src/repository.rs:469
↓ 34 callersMethodload
( workspace: WeakEntity<Workspace>, mut cx: AsyncWindowContext, )
crates/agent_ui/src/agent_panel.rs:788
↓ 34 callersMethodname
()
crates/agent_ui/src/ui/end_trial_upsell.rs:98
↓ 34 callersFunctionopen_file_picker
( workspace: &Entity<Workspace>, cx: &mut VisualTestContext, )
crates/file_finder/src/file_finder_tests.rs:3829
↓ 34 callersFunctionparse_keystrokes
(keystrokes: &str)
crates/settings/src/keymap_file.rs:1732
↓ 34 callersMethodprocessor
Convenience method for producing view state in a closure. See `listener` for more details.
crates/gpui/src/app/context.rs:264
↓ 34 callersMethodpush_str
Appends the given string slice onto the end of the Markdown output.
crates/html_to_markdown/src/markdown_writer.rs:59
↓ 34 callersMethodrange_to_buffer_ranges
Callers should not provide a range where `end < start`
crates/multi_buffer/src/multi_buffer.rs:3637
↓ 34 callersFunctionright
(map: &DisplaySnapshot, mut point: DisplayPoint, times: usize)
crates/vim/src/motion.rs:1654
↓ 34 callersMethodrow
(self)
crates/editor/src/display_map/wrap_map.rs:1270
↓ 34 callersMethodset_scroll_position
( &mut self, scroll_position: gpui::Point<ScrollOffset>, map: &DisplaySnapshot,
crates/editor/src/scroll.rs:359
↓ 34 callersMethodsimulate_prompt_answer
Simulate answering a prompt dialog.
crates/gpui/src/app/test_app.rs:303
↓ 34 callersMethodstdin
(&mut self, cfg: impl Into<Stdio>)
crates/util/src/command.rs:105
↓ 34 callersMethodsync
( &mut self, fold_snapshot: FoldSnapshot, mut fold_edits: Vec<FoldEdit>, tab_s
crates/editor/src/display_map/tab_map.rs:41
↓ 34 callersMethodtimestamp
(&self)
crates/text/src/text.rs:3250
↓ 34 callersMethodtrace_err
(self)
crates/collab/src/rpc.rs:4064
↓ 34 callersMethodtype_id
(&self)
crates/settings_ui/src/settings_ui.rs:183
↓ 34 callersFunctionuses
Returns a uses step with the same name as the enclosing function. (You shouldn't inline this function into the workflow definition, you must wrap it i
tooling/xtask/src/tasks/workflows/steps.rs:443
↓ 34 callersMethodwith_label
(mut self, state: &str)
crates/workspace/src/item.rs:1546
↓ 34 callersMethodwith_search_mode
Sets search mode on the input
crates/keymap_editor/src/ui_components/keystroke_input.rs:701
↓ 34 callersMethodworktree_id
(&self)
crates/project/src/lsp_store.rs:14485
↓ 34 callersMethodwrite_kvp
(&self, key: String, value: String)
crates/db/src/kvp.rs:72
↓ 33 callersMethodaction
(&self)
crates/keymap_editor/src/keymap_editor.rs:1874
↓ 33 callersMethodadd_empty_window
Adds a new window with no content.
crates/gpui/src/app/test_context.rs:266
↓ 33 callersMethodas_bool
(self)
crates/git/src/status.rs:83
↓ 33 callersMethodatomic_write
(&self, path: PathBuf, data: String)
crates/fs/src/fs.rs:992
↓ 33 callersMethodbind
(&self, statement: &Statement, start_index: i32)
crates/agent_ui/src/thread_metadata_store.rs:43
↓ 33 callersMethodbuffer_font
(mut self, cx: &App)
crates/ui/src/components/label/label.rs:234
↓ 33 callersMethodget_client
(&self)
crates/gpui_linux/src/linux/wayland/client.rs:303
↓ 33 callersMethodhost
(&self)
crates/project/src/project.rs:2360
↓ 33 callersMethodis_deleted
(self)
crates/git/src/status.rs:194
↓ 33 callersMethodjoin
(&mut self, cx: &mut Context<Self>)
crates/collab_ui/src/notifications/project_shared_notification.rs:103
↓ 33 callersMethodlen
The UTF-8 length of the underlying text.
crates/gpui/src/elements/text.rs:666
↓ 33 callersMethodline_height_in_pixels
Returns the rounded line height in pixels.
crates/gpui/src/style.rs:511
↓ 33 callersMethodoffset
(&self)
crates/rope/src/rope.rs:781
↓ 33 callersMethodpoint_to_display_point
(&self, point: MultiBufferPoint, bias: Bias)
crates/editor/src/display_map.rs:1646
↓ 33 callersMethodprovider_id
(&self)
crates/agent_ui/src/language_model_selector.rs:605
↓ 33 callersMethodremove
Returns: - Ok(true) if it found and removed a pane - Ok(false) if it found but did not remove the pane - Err(_) if it did not find the pane
crates/workspace/src/pane_group.rs:169
↓ 33 callersFunctionsample_text
(rows: usize, cols: usize, start_char: char)
crates/util/src/test.rs:69
↓ 33 callersMethodsecondary
Returns everything except the primary context entry.
crates/gpui/src/keymap/context.rs:55
↓ 33 callersMethodset
(e)
docs/theme/c15t@2.0.0-rc.3.js:1
↓ 33 callersMethodset_user_settings
( &mut self, user_settings_content: &str, cx: &mut App, )
crates/settings/src/settings_store.rs:916
↓ 33 callersMethodstatus
(&self)
crates/copilot/src/copilot.rs:1233
↓ 33 callersMethodstop_recording
When finishing an action that modifies the buffer, stop recording. as you usually call this within a keystroke handler we also ensure that the current
crates/vim/src/vim.rs:1664
↓ 33 callersMethodsubscribe
( &self, mut callback: Box<dyn FnMut(ui_input::ErasedEditorEvent, &mut Window, &mut App) + 'st
crates/editor/src/editor.rs:29666
↓ 33 callersMethodsuffix
(mut self)
crates/rope/src/rope.rs:777
↓ 33 callersMethodwalk
( &'a self, path: &TriePath, callback: &mut dyn for<'b> FnMut( &'b Arc<Rel
crates/project/src/manifest_tree/path_trie.rs:81
↓ 32 callersMethodabsolutize
(&self, path: &RelPath)
crates/worktree/src/worktree.rs:2387
↓ 32 callersFunctionactive_debug_session_panel
( workspace: WindowHandle<MultiWorkspace>, cx: &mut TestAppContext, )
crates/debugger_ui/src/tests.rs:94
↓ 32 callersFunctionassert_rewrap
( unwrapped_text: &str, wrapped_text: &str, language: Arc<Language>, cx: &mut
crates/editor/src/editor_tests.rs:8132
↓ 32 callersMethodbase_text
(&self)
crates/buffer_diff/src/buffer_diff.rs:372
← previousnext →1,101–1,200 of 38,615, ranked by callers