MCPcopy Create free account

hub / github.com/bajrangCoder/setu / functions

Functions609 in github.com/bajrangCoder/setu

↓ 2 callersMethodensure_multipart_form_data_editor
(&mut self, window: &mut Window, cx: &mut Context<Self>)
src/views/request_view.rs:219
↓ 2 callersFunctionfind_node_mut
(nodes: &mut [CollectionNode], node_id: Uuid)
src/entities/collections.rs:768
↓ 2 callersMethodfocus_handle
(&self, _cx: &App)
src/components/auth_editor.rs:431
↓ 2 callersMethodfocus_url_bar
(&mut self, window: &mut Window, cx: &mut Context<Self>)
src/views/main_view.rs:1932
↓ 2 callersMethodget_fields
(&self, cx: &App)
src/components/form_data_editor.rs:89
↓ 2 callersMethodget_fields
(&self, cx: &App)
src/components/multipart_form_data_editor.rs:114
↓ 2 callersMethodget_node
(&self, collection_id: Uuid, node_id: Uuid)
src/entities/collections.rs:619
↓ 2 callersMethodget_query_string
Get query string from params editor
src/views/request_view.rs:425
↓ 2 callersMethodgo_to_last_tab
(&mut self, cx: &mut Context<Self>)
src/views/main_view.rs:1781
↓ 2 callersMethodgrouped_by_url
(&self)
src/entities/history.rs:262
↓ 2 callersMethodnew
()
src/http/client.rs:35
↓ 2 callersMethodnext_tab
(&mut self, cx: &mut Context<Self>)
src/views/main_view.rs:1761
↓ 2 callersMethodon_delete_collection
( mut self, f: impl Fn(Uuid, &mut Window, &mut App) + 'static, )
src/components/app_sidebar.rs:135
↓ 2 callersMethodon_filter_change
( mut self, f: impl Fn(HistoryFilter, &mut Window, &mut App) + 'static, )
src/components/app_sidebar.rs:219
↓ 2 callersMethodon_group_by_change
( mut self, f: impl Fn(HistoryGroupBy, &mut Window, &mut App) + 'static, )
src/components/app_sidebar.rs:227
↓ 2 callersMethodon_import_collection
(mut self, f: impl Fn(&mut Window, &mut App) + 'static)
src/components/app_sidebar.rs:172
↓ 2 callersMethodon_key_down
(&mut self, event: &KeyDownEvent, _window: &mut Window, cx: &mut Context<Self>)
src/components/audio_player.rs:392
↓ 2 callersMethodon_load_request
(mut self, f: impl Fn(Uuid, &mut Window, &mut App) + 'static)
src/components/history_panel.rs:69
↓ 2 callersMethodon_new_collection
(mut self, f: impl Fn(&mut Window, &mut App) + 'static)
src/components/app_sidebar.rs:167
↓ 2 callersMethodon_new_folder
( mut self, f: impl Fn(Uuid, Option<Uuid>, &mut Window, &mut App) + 'static, )
src/components/app_sidebar.rs:177
↓ 2 callersMethodon_rename_collection
( mut self, f: impl Fn(Uuid, String, &mut Window, &mut App) + 'static, )
src/components/app_sidebar.rs:151
↓ 2 callersMethodon_toggle_collection_expand
( mut self, f: impl Fn(Uuid, &mut Window, &mut App) + 'static, )
src/components/app_sidebar.rs:193
↓ 2 callersMethodon_toggle_star
(mut self, f: impl Fn(Uuid, &mut Window, &mut App) + 'static)
src/components/app_sidebar.rs:117
↓ 2 callersMethodplay
(&mut self, cx: &mut Context<Self>)
src/components/audio_player.rs:138
↓ 2 callersMethodprevious_tab
(&mut self, cx: &mut Context<Self>)
src/views/main_view.rs:1766
↓ 2 callersMethodrefresh_filtered_indices
(&mut self)
src/views/command_palette.rs:300
↓ 2 callersMethodrender_empty
(&self, theme: &gpui_component::theme::ThemeColor)
src/views/response_view.rs:466
↓ 2 callersMethodrender_icon_button
( &self, tab: SidebarTab, icon: IconName, theme: &gpui_component::theme::Theme
src/components/app_sidebar.rs:350
↓ 2 callersMethodrequest
(&self)
src/entities/collections.rs:92
↓ 2 callersMethodrequest_count
(&self)
src/importers/mod.rs:49
↓ 2 callersFunctionsample_request
(name: &str, url: &str)
src/entities/collections.rs:902
↓ 2 callersMethodschedule_save
(&self, value: T)
src/utils/runtime.rs:47
↓ 2 callersMethodseek_by
(&mut self, delta_secs: f32, cx: &mut Context<Self>)
src/components/audio_player.rs:248
↓ 2 callersMethodselected
(&self)
src/components/custom_dropdown.rs:55
↓ 2 callersMethodset_response
(&mut self, data: ResponseData, cx: &mut Context<Self>)
src/entities/response.rs:485
↓ 2 callersMethodset_sending
(&mut self, sending: bool, cx: &mut Context<Self>)
src/entities/request.rs:234
↓ 2 callersMethodset_type
Set selected type
src/components/body_type_selector.rs:167
↓ 2 callersFunctionshared_tokio_runtime
()
src/utils/runtime.rs:8
↓ 2 callersMethodshow_collection_rename_dialog_internal
( &mut self, target: RenameTarget, title: &'static str, prompt: &'static str,
src/views/main_view.rs:891
↓ 2 callersMethodsync_body_to_request
Sync body to request entity
src/views/request_view.rs:409
↓ 2 callersMethodsync_headers_from_request
(&mut self, cx: &mut Context<Self>)
src/components/header_editor.rs:57
↓ 2 callersMethodsync_headers_to_request
Sync headers to request entity
src/views/request_view.rs:417
↓ 2 callersMethodtoggle_mute
(&mut self, cx: &mut Context<Self>)
src/components/audio_player.rs:219
↓ 2 callersMethodtoggle_playback
(&mut self, cx: &mut Context<Self>)
src/components/audio_player.rs:130
↓ 2 callersFunctiontrigger_editor_search
Triggers the search panel in an editor by focusing it and dispatching Cmd+F.
src/utils/editor.rs:5
↓ 2 callersMethodurl
(&self)
src/entities/request.rs:244
↓ 1 callersMethodadd_header_with_value
Add a header with pre-filled key and value
src/components/header_editor.rs:124
↓ 1 callersMethodadd_param
Add a new empty param row
src/components/params_editor.rs:51
↓ 1 callersMethodadd_request_node
( &mut self, collection_id: Uuid, parent_folder_id: Option<Uuid>, request: Req
src/entities/collections.rs:541
↓ 1 callersMethodadd_row
(&mut self, window: &mut Window, cx: &mut Context<Self>)
src/components/form_data_editor.rs:48
↓ 1 callersMethodadd_row
(&mut self, window: &mut Window, cx: &mut Context<Self>)
src/components/multipart_form_data_editor.rs:52
↓ 1 callersFunctionappend_destination_entries
( collection_id: Uuid, nodes: &[CollectionNode], parent_path: &str, entries: &mut Vec<Collecti
src/entities/collections.rs:729
↓ 1 callersFunctionappend_query_param
(url: &mut String, key: &str, value: &str)
src/importers/postman.rs:978
↓ 1 callersFunctionapply_auth
( url: &mut String, headers: &mut Vec<Header>, auth: Option<&ImportedAuth>, path: &[String],
src/importers/postman.rs:755
↓ 1 callersMethodapply_parsed_curl
Apply a parsed curl command to the request entity and editors.
src/views/request_view.rs:587
↓ 1 callersMethodapply_parsed_curl_to_active_tab
Apply a parsed curl to the currently-active tab.
src/views/main_view.rs:225
↓ 1 callersFunctionapply_setu_teal_theme
(cx: &mut App)
src/theme/gpui_theme.rs:105
↓ 1 callersMethodas_str
(&self)
src/components/body_type_selector.rs:27
↓ 1 callersMethodaudio_format_label
(&self)
src/components/audio_player.rs:340
↓ 1 callersFunctionbase64_encode
Simple base64 encoding (ASCII only for HTTP auth)
src/components/auth_editor.rs:135
↓ 1 callersFunctionbase64_encode
Minimal RFC 4648 base64 encoder (no external dependency).
src/utils/curl_parser.rs:362
↓ 1 callersMethodbeautify_json
Beautify/format JSON content in the body editor
src/views/request_view.rs:525
↓ 1 callersMethodbuild_active_request_snapshot
(&mut self, cx: &mut Context<Self>)
src/views/main_view.rs:579
↓ 1 callersFunctionbuild_body
( data_parts: &[String], form_parts: &[(String, String, bool)], headers: &[Header], )
src/utils/curl_parser.rs:216
↓ 1 callersMethodbuild_collections_panel
(&self)
src/components/app_sidebar.rs:273
↓ 1 callersMethodbuild_history_panel
(&self)
src/components/app_sidebar.rs:235
↓ 1 callersFunctionbuild_query
(query: &[PostmanKeyValue])
src/importers/postman.rs:516
↓ 1 callersMethodbuild_query_string
Build query string from params
src/components/params_editor.rs:111
↓ 1 callersMethodbuild_request_snapshot_for_tab
( &mut self, tab_index: usize, cx: &mut Context<Self>, )
src/views/main_view.rs:583
↓ 1 callersMethodcallbacks
(&self)
src/components/collections_panel.rs:155
↓ 1 callersMethodcancel_in_flight_for_all_tabs
(&mut self)
src/views/main_view.rs:709
↓ 1 callersMethodclear
(&mut self, cx: &mut Context<Self>)
src/entities/response.rs:504
↓ 1 callersMethodclear_all
(&mut self, cx: &mut Context<Self>)
src/components/form_data_editor.rs:68
↓ 1 callersMethodclear_all
(&mut self, cx: &mut Context<Self>)
src/components/multipart_form_data_editor.rs:73
↓ 1 callersMethodclear_all_headers
Clear all header rows
src/components/header_editor.rs:206
↓ 1 callersMethodclear_all_params
Clear all param rows
src/components/params_editor.rs:75
↓ 1 callersMethodclear_body
Clear the body editor content
src/views/request_view.rs:568
↓ 1 callersMethodclear_file_for_row
(&mut self, index: usize, cx: &mut Context<Self>)
src/components/multipart_form_data_editor.rs:107
↓ 1 callersMethodclear_headers
(&mut self, cx: &mut Context<Self>)
src/entities/request.rs:217
↓ 1 callersMethodclear_history
Clear all history
src/views/main_view.rs:392
↓ 1 callersMethodclear_unstarred
(&mut self, cx: &mut Context<Self>)
src/entities/history.rs:213
↓ 1 callersMethodclose
(&mut self, cx: &mut Context<Self>)
src/components/custom_dropdown.rs:41
↓ 1 callersFunctioncontent_type_header
(headers: &[Header])
src/importers/postman.rs:900
↓ 1 callersMethodcopy_response
(&mut self, window: &mut Window, cx: &mut Context<Self>)
src/views/response_view.rs:224
↓ 1 callersMethodcreate_collection
(&mut self, name: &str, cx: &mut Context<Self>)
src/entities/collections.rs:405
↓ 1 callersMethodcreate_collection_folder
( &mut self, collection_id: Uuid, parent_folder_id: Option<Uuid>, name: &str,
src/views/main_view.rs:548
↓ 1 callersMethodcreate_folder
( &mut self, collection_id: Uuid, parent_folder_id: Option<Uuid>, name: &str,
src/entities/collections.rs:516
↓ 1 callersMethodcreate_new_collection
Create a new collection
src/views/main_view.rs:505
↓ 1 callersMethoddelete_collection
Delete a collection
src/views/main_view.rs:512
↓ 1 callersMethoddelete_collection_node
Delete an item from a collection
src/views/main_view.rs:519
↓ 1 callersMethoddelete_history_entry
Delete a history entry
src/views/main_view.rs:378
↓ 1 callersMethodensure_active_tab_state
(&mut self, window: &mut Window, cx: &mut Context<Self>)
src/views/request_view.rs:303
↓ 1 callersMethodensure_auth_editor
(&mut self, window: &mut Window, cx: &mut Context<Self>)
src/views/request_view.rs:239
↓ 1 callersMethodensure_backend
(&mut self)
src/components/audio_player.rs:75
↓ 1 callersMethodensure_body_display
(&mut self, window: &mut Window, cx: &mut Context<Self>)
src/views/response_view.rs:84
↓ 1 callersMethodensure_body_tab_state
(&mut self, window: &mut Window, cx: &mut Context<Self>)
src/views/request_view.rs:278
↓ 1 callersMethodensure_body_type_selector
(&mut self, window: &mut Window, cx: &mut Context<Self>)
src/views/request_view.rs:150
↓ 1 callersMethodensure_header_editor
(&mut self, cx: &mut Context<Self>)
src/views/request_view.rs:232
↓ 1 callersMethodensure_inputs
Initialize inputs lazily
src/components/auth_editor.rs:366
↓ 1 callersMethodensure_params_editor
(&mut self, cx: &mut Context<Self>)
src/views/request_view.rs:200
← previousnext →101–200 of 609, ranked by callers