Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JulianEberius/SublimeRope
/ functions
Functions
2,090 in github.com/JulianEberius/SublimeRope
⨍
Functions
2,090
◇
Types & classes
333
↳
Endpoints
2
↓ 1 callers
Method
_is_function_name_in_function_header
(self, scope, offset, lineno)
rope/base/evaluate.py:66
↓ 1 callers
Method
_is_generator
(self)
rope/base/pyscopes.py:179
↓ 1 callers
Method
_is_global
(self, pyobject)
rope/refactor/move.py:223
↓ 1 callers
Method
_is_id
(self, arg)
rope/contrib/generate.py:349
↓ 1 callers
Function
_is_local
(pyname)
rope/refactor/rename.py:206
↓ 1 callers
Method
_is_long
(self, name)
rope/refactor/importutils/actions.py:325
↓ 1 callers
Method
_is_method
(pyname)
rope/refactor/functionutils.py:134
↓ 1 callers
Function
_is_method_call
(primary, pyfunction)
rope/base/arguments.py:98
↓ 1 callers
Method
_is_method_call
(primary, pyname)
rope/refactor/functionutils.py:121
↓ 1 callers
Method
_is_package
(self, folder)
rope/base/pycore.py:202
↓ 1 callers
Method
_is_region_on_a_word
(self, info)
rope/refactor/extract.py:393
↓ 1 callers
Method
_is_renaming_a_module
(self)
rope/refactor/rename.py:114
↓ 1 callers
Method
_is_the_last_method_of_a_class
(self)
rope/refactor/inline.py:197
↓ 1 callers
Method
_keyword_parameters
(self, pymodule, scope)
rope/contrib/codeassist.py:422
↓ 1 callers
Method
_last_non_blank
(self, start)
rope/contrib/fixsyntax.py:100
↓ 1 callers
Method
_line_filter
(self, lineno)
rope/refactor/importutils/__init__.py:61
↓ 1 callers
Method
_load_files
(self)
rope/base/oi/memorydb.py:13
↓ 1 callers
Method
_load_history
(self)
rope/base/history.py:16
↓ 1 callers
Method
_location
(self, pyobject, add_module=False)
rope/contrib/codeassist.py:584
↓ 1 callers
Function
_logical_start
(lines, lineno, check_prev=False)
rope/contrib/fixsyntax.py:163
↓ 1 callers
Method
_make_comprehension_scope
(self, node)
rope/base/evaluate.py:248
↓ 1 callers
Method
_make_goal
(self, import_=False)
rope/refactor/usefunction.py:101
↓ 1 callers
Method
_make_pattern
(self)
rope/refactor/usefunction.py:80
↓ 1 callers
Method
_match_stmts
(self, current_stmts, mapping)
rope/refactor/similarfinder.py:211
↓ 1 callers
Method
_match_wildcard
(self, node1, node2, mapping)
rope/refactor/similarfinder.py:219
↓ 1 callers
Method
_matching_keywords
(self, starting)
rope/contrib/codeassist.py:326
↓ 1 callers
Method
_new_import
(self, dest)
rope/refactor/move.py:420
↓ 1 callers
Method
_perform_redos
(self, count, task_handle)
rope/base/history.py:119
↓ 1 callers
Method
_perform_undos
(self, count, task_handle)
rope/base/history.py:108
↓ 1 callers
Method
_propagated_lookup
(self, name)
rope/base/pyscopes.py:61
↓ 1 callers
Method
_read
(pyfunction, code)
rope/refactor/functionutils.py:34
↓ 1 callers
Method
_regenerate_cache
(self, view)
sublime_rope.py:479
↓ 1 callers
Method
_remove_imports
(self, imports)
rope/refactor/importutils/module_imports.py:91
↓ 1 callers
Method
_remove_self_imports
(self, pymodule, import_filter=None)
rope/refactor/importutils/__init__.py:188
↓ 1 callers
Method
_rename_module
(self, resource, new_name, changes)
rope/refactor/rename.py:125
↓ 1 callers
Method
_replace_occurrences
(self, content, extract_info)
rope/refactor/extract.py:224
↓ 1 callers
Method
_replace_returns_with
(self, source, returns)
rope/refactor/inline.py:424
↓ 1 callers
Method
_replace_wildcards
(self, expression)
rope/refactor/similarfinder.py:123
↓ 1 callers
Function
_return_count
(node)
rope/refactor/usefunction.py:143
↓ 1 callers
Function
_returns_last
(node)
rope/refactor/usefunction.py:135
↓ 1 callers
Method
_same_pyname
(self, expected, pyname)
rope/refactor/wildcards.py:133
↓ 1 callers
Method
_same_pyobject
(self, expected, pyobject)
rope/refactor/wildcards.py:130
↓ 1 callers
Method
_search_for_change_contents
(self, change_list, file)
rope/base/history.py:141
↓ 1 callers
Method
_search_resource_changes
(self, resource)
rope/base/resourceobserver.py:220
↓ 1 callers
Method
_search_resource_creations
(self, resource)
rope/base/resourceobserver.py:191
↓ 1 callers
Method
_search_resource_moves
(self, resource)
rope/base/resourceobserver.py:203
↓ 1 callers
Method
_set_diffs
(self)
rope/base/pycore.py:378
↓ 1 callers
Method
_set_name_and_pyname
(self)
rope/refactor/change_signature.py:21
↓ 1 callers
Method
_source_module_changes
(self, dest)
rope/refactor/move.py:275
↓ 1 callers
Method
_transform_can_select
(self, can_select)
rope/refactor/importutils/actions.py:82
↓ 1 callers
Method
_transform_relatives_to_absolute
(self, resource)
rope/refactor/topackage.py:29
↓ 1 callers
Function
_traverse_upward
(look_for, start_at=".")
ropemate/__init__.py:113
↓ 1 callers
Method
_undotted_completions
(self, scope, result, lineno=None)
rope/contrib/codeassist.py:356
↓ 1 callers
Method
_unsure_pyname
(self, pyname, unbound=True)
rope/refactor/wildcards.py:136
↓ 1 callers
Method
_update_changes_caused_by_created
(self, changes, resource)
rope/base/resourceobserver.py:153
↓ 1 callers
Function
_update_python_path
update sys.path and make sure the new items come first
ropemate/__init__.py:128
↓ 1 callers
Method
_where_to_search
(self)
rope/refactor/extract.py:256
↓ 1 callers
Function
_yield_count
(node)
rope/refactor/usefunction.py:138
↓ 1 callers
Method
add_call
(self, parameters, returned)
rope/base/oi/objectdb.py:152
↓ 1 callers
Method
add_callback
Add `key` preference with `callback` function Whenever `key` is set the callback is called with the given `value` as paramete
rope/base/prefs.py:28
↓ 1 callers
Method
add_callinfo
(self, path, key, args, returned)
rope/base/oi/objectdb.py:51
↓ 1 callers
Method
add_file_list_observer
(self, observer)
rope/base/oi/objectdb.py:63
↓ 1 callers
Method
add_finishing_observer
Notify this observer when execution finishes
rope/base/oi/doa.py:94
↓ 1 callers
Method
add_module_directory_completions
Another simple hack that helps with some packages: add all files in a package as completion options
sublime_rope.py:361
↓ 1 callers
Method
add_pername
(self, path, key, name, value)
rope/base/oi/objectdb.py:57
↓ 1 callers
Method
added
(self, path)
rope/base/oi/objectdb.py:171
↓ 1 callers
Function
ast_suite_tree
(node)
rope/refactor/suites.py:42
↓ 1 callers
Method
base_conditions
(self, info)
rope/refactor/extract.py:353
↓ 1 callers
Method
build_cache
(self)
ropemate/__init__.py:83
↓ 1 callers
Method
change_argument_mapping
(self, definition_info, mapping)
rope/refactor/change_signature.py:224
↓ 1 callers
Method
change_call
(self, primary, pyname, call)
rope/refactor/change_signature.py:160
↓ 1 callers
Method
change_definition
(self, call)
rope/refactor/change_signature.py:157
↓ 1 callers
Method
change_definition_info
(self, definition_info)
rope/refactor/change_signature.py:216
↓ 1 callers
Method
check_dead_scopes
Look at scopes which have been fully examined and report names in them which were imported but unused.
rope_pyflakes/checker.py:226
↓ 1 callers
Method
clear_cache
Clear all entries in global-name cache It might be a good idea to use this function before regenerating global names.
rope/contrib/autoimport.py:147
↓ 1 callers
Method
comment
(self, lineno)
rope/contrib/fixsyntax.py:79
↓ 1 callers
Method
consume_changes
Clear the changed status of lines from start till end
rope/base/pycore.py:400
↓ 1 callers
Method
consume_not_equal
(self)
rope/refactor/patchedast.py:660
↓ 1 callers
Method
consume_number
(self)
rope/refactor/patchedast.py:653
↓ 1 callers
Method
consume_string
(self, end=None)
rope/refactor/patchedast.py:644
↓ 1 callers
Method
contents_before_current_change
(self, file)
rope/base/history.py:130
↓ 1 callers
Function
count_changes
Counts the number of basic changes a `Change` will make
rope/base/change.py:303
↓ 1 callers
Method
create
(self)
rope/base/resources.py:102
↓ 1 callers
Method
create
(self, resource)
rope/base/change.py:341
↓ 1 callers
Method
create
(self, key)
rope/base/oi/objectdb.py:131
↓ 1 callers
Method
create_refactoring_operation
(self, project, resource, start, end)
sublime_rope.py:94
↓ 1 callers
Method
create_scope
(self, key)
rope/base/oi/objectdb.py:125
↓ 1 callers
Method
default_input
(self)
sublime_rope.py:88
↓ 1 callers
Method
deferAssignment
Schedule an assignment handler to be called just after deferred function handlers.
rope_pyflakes/checker.py:204
↓ 1 callers
Method
deferFunction
Schedule a function handler to be called just before completion. This is used for handling function bodies, which must be deferred
rope_pyflakes/checker.py:193
↓ 1 callers
Method
do
Perform the change and add it to the `self.undo_list` Note that uninteresting changes (changes to ignored files) will not be appended
rope/base/history.py:27
↓ 1 callers
Function
dynload_modules
()
rope/base/stdmods.py:46
↓ 1 callers
Method
element_already_exists
(self)
rope/contrib/generate.py:276
↓ 1 callers
Function
eval_location2
Find the primary and pyname at offset
rope/base/evaluate.py:14
↓ 1 callers
Method
expand_stars
(self, pymodule, import_filter=None)
rope/refactor/importutils/__init__.py:110
↓ 1 callers
Method
extract
(self)
rope/refactor/extract.py:213
↓ 1 callers
Method
file_moved
(self, file, newfile)
rope/base/oi/objectdb.py:25
↓ 1 callers
Method
filter_names
(self, can_select)
rope/refactor/importutils/module_imports.py:133
↓ 1 callers
Method
find_function_offset
(self, offset)
rope/base/worder.py:119
↓ 1 callers
Method
find_import_statements
(self)
rope/refactor/importutils/module_imports.py:445
← previous
next →
701–800 of 2,090, ranked by callers