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
↓ 2 callers
Method
_does_return
(self)
rope/refactor/usefunction.py:112
↓ 2 callers
Function
_execute
(args, cwd=None)
rope/base/fscommands.py:184
↓ 2 callers
Method
_file_added
(self, path)
rope/base/oi/objectdb.py:88
↓ 2 callers
Method
_file_removed
(self, path)
rope/base/oi/objectdb.py:84
↓ 2 callers
Method
_find_atom_start
(self, offset)
rope/base/worder.py:180
↓ 2 callers
Function
_find_coding
(text)
rope/base/fscommands.py:250
↓ 2 callers
Method
_find_dependencies
(self, change_list, change)
rope/base/history.py:104
↓ 2 callers
Function
_find_locations
(finder, resources, job_set)
rope/contrib/findit.py:103
↓ 2 callers
Method
_find_parens_start
(self, offset)
rope/base/worder.py:172
↓ 2 callers
Method
_find_primary_without_dot_start
It tries to find the undotted primary start It is different from `self._get_atom_start()` in that it follows function calls, too; suc
rope/base/worder.py:194
↓ 2 callers
Function
_find_ropeproject
(file_dir)
ropemate/__init__.py:112
↓ 2 callers
Method
_first_import_line
(self)
rope/refactor/importutils/module_imports.py:193
↓ 2 callers
Method
_first_non_blank
(self, line_number)
rope/base/codeanalyze.py:236
↓ 2 callers
Method
_first_non_blank_line
(self, lines, lineno)
rope/refactor/importutils/module_imports.py:104
↓ 2 callers
Method
_get
(self)
rope/base/pynames.py:196
↓ 2 callers
Method
_get_before_line
(self)
rope/refactor/extract.py:336
↓ 2 callers
Method
_get_body
(self, host='host')
rope/refactor/move.py:158
↓ 2 callers
Method
_get_body
(self)
rope/refactor/extract.py:432
↓ 2 callers
Method
_get_changed
(self, start, end)
rope/base/pycore.py:407
↓ 2 callers
Method
_get_child_path
(self, parent, name)
rope/base/change.py:246
↓ 2 callers
Method
_get_children
Return not `ast.expr_context` children of `node`
rope/refactor/similarfinder.py:205
↓ 2 callers
Function
_get_concluded_data
(module)
rope/base/pynames.py:165
↓ 2 callers
Method
_get_containing_class
(self, pyname)
rope/refactor/occurrences.py:186
↓ 2 callers
Method
_get_defining_scope
(self)
rope/refactor/encapsulate_field.py:78
↓ 2 callers
Method
_get_dotted_tokens
(self, imported_primary)
rope/refactor/importutils/module_imports.py:261
↓ 2 callers
Method
_get_fixed_offset
(self, offset)
rope/base/worder.py:152
↓ 2 callers
Method
_get_function_call
(self, args)
rope/refactor/extract.py:501
↓ 2 callers
Method
_get_function_definition
(self)
rope/refactor/extract.py:462
↓ 2 callers
Method
_get_function_signature
(self, pyfunction, add_module=False)
rope/contrib/codeassist.py:575
↓ 2 callers
Method
_get_global_scope
(self)
rope/base/pyscopes.py:72
↓ 2 callers
Method
_get_line_end
(self, offset)
rope/base/worder.py:273
↓ 2 callers
Method
_get_matched_text
(self, match)
rope/refactor/restructure.py:261
↓ 2 callers
Method
_get_moving_region
(self)
rope/refactor/move.py:341
↓ 2 callers
Method
_get_names
(self, alias_names)
rope/refactor/importutils/module_imports.py:439
↓ 2 callers
Method
_get_node_text
(self, node, force=False)
rope/refactor/restructure.py:273
↓ 2 callers
Method
_get_opener
(self, compress)
rope/base/project.py:432
↓ 2 callers
Method
_get_persisted_class
(self, object_)
rope/base/oi/runmod.py:117
↓ 2 callers
Function
_get_pyname
(pycore, resource, offset)
rope/refactor/inline.py:604
↓ 2 callers
Method
_get_root_classes
(self, pyclass, name)
rope/refactor/occurrences.py:193
↓ 2 callers
Method
_get_scope_and_pyname
(self, pyname)
rope/base/builtins.py:165
↓ 2 callers
Method
_get_scope_indents
(self, pyobject)
rope/refactor/move.py:122
↓ 2 callers
Method
_get_scope_indents
(self, lines, scope)
rope/refactor/introduce_factory.py:117
↓ 2 callers
Method
_get_scope_indents
(self, scope)
rope/base/pyscopes.py:224
↓ 2 callers
Method
_get_scope_range
(self)
rope/refactor/inline.py:100
↓ 2 callers
Method
_get_scope_region
(self, scope)
rope/refactor/extract.py:136
↓ 2 callers
Method
_get_single_function_docstring
(self, pyfunction)
rope/contrib/codeassist.py:560
↓ 2 callers
Method
_get_super_classes
(self, pyobject)
rope/refactor/wildcards.py:122
↓ 2 callers
Method
_get_text
(self, start_line, end_line)
rope/refactor/importutils/module_imports.py:420
↓ 2 callers
Method
_get_unchanged_body
(self)
rope/refactor/move.py:155
↓ 2 callers
Function
_getvardef
(pymodule, pyname)
rope/refactor/inline.py:575
↓ 2 callers
Method
_handle_special_args
(self, pyobjects)
rope/base/pyobjectsdef.py:40
↓ 2 callers
Method
_init_logicals
Should initialize _starts and _ends attributes
rope/base/codeanalyze.py:270
↓ 2 callers
Function
_inline_variable
(pycore, pymodule, pyname, name, remove=True, region=None)
rope/refactor/inline.py:556
↓ 2 callers
Method
_insert
(self, lineno, line)
rope/contrib/fixsyntax.py:158
↓ 2 callers
Method
_is_changed
(self, resource)
rope/base/resourceobserver.py:231
↓ 2 callers
Method
_is_code_inside_project
(self, code)
rope/base/oi/runmod.py:104
↓ 2 callers
Method
_is_elif
(self, node)
rope/refactor/patchedast.py:451
↓ 2 callers
Method
_is_expression
(self)
rope/refactor/usefunction.py:117
↓ 2 callers
Function
_is_future
(info)
rope/refactor/importutils/actions.py:357
↓ 2 callers
Method
_is_host_used
(self)
rope/refactor/move.py:194
↓ 2 callers
Method
_is_id_char
(self, c)
rope/refactor/occurrences.py:267
↓ 2 callers
Method
_is_method
(self, pyfunction)
rope/contrib/codeassist.py:556
↓ 2 callers
Method
_is_node_interesting
(self, node)
rope/refactor/importutils/module_imports.py:348
↓ 2 callers
Method
_is_normal
(self, name)
rope/refactor/similarfinder.py:332
↓ 2 callers
Method
_is_on_a_word
(self, info, offset)
rope/refactor/extract.py:398
↓ 2 callers
Method
_is_transformable_to_normal
(self, import_info)
rope/refactor/importutils/__init__.py:163
↓ 2 callers
Method
_is_var
(self, name)
rope/refactor/similarfinder.py:335
↓ 2 callers
Function
_join_lines
(lines)
rope/refactor/inline.py:319
↓ 2 callers
Function
_join_lines
(code)
rope/refactor/extract.py:782
↓ 2 callers
Method
_key_get
(self, context)
rope/base/builtins.py:353
↓ 2 callers
Method
_list_get
(self, context)
rope/base/builtins.py:288
↓ 2 callers
Method
_logical_lines
(self, readline)
rope/base/codeanalyze.py:228
↓ 2 callers
Method
_manage_writes
(self, offset, result)
rope/refactor/encapsulate_field.py:171
↓ 2 callers
Method
_module_name
(self)
rope/refactor/usefunction.py:77
↓ 2 callers
Method
_module_to_pyobject
(self, textual)
rope/base/oi/transform.py:171
↓ 2 callers
Method
_move_front
(self, change_list, changes)
rope/base/history.py:99
↓ 2 callers
Method
_name
(self, resource)
rope/contrib/fixmodnames.py:65
↓ 2 callers
Method
_new_function_name
(self, factory_name, global_)
rope/refactor/introduce_factory.py:120
↓ 2 callers
Method
_new_modname
(self, dest)
rope/refactor/move.py:292
↓ 2 callers
Method
_new_modname
(self, dest)
rope/refactor/move.py:414
↓ 2 callers
Function
_parameter_objects
(pyobject)
rope/base/oi/soi.py:102
↓ 2 callers
Method
_parameter_objects
(self, pyfunction)
rope/base/oi/soa.py:96
↓ 2 callers
Method
_read_variable
(self, name, lineno)
rope/refactor/extract.py:608
↓ 2 callers
Method
_remove_extra_items
(self)
rope/base/history.py:44
↓ 2 callers
Function
_remove_from
(pycore, pyname, source, resource)
rope/refactor/inline.py:611
↓ 2 callers
Method
_rename_occurrences
(self, file_, changed_name, global_factory)
rope/refactor/introduce_factory.py:126
↓ 2 callers
Method
_resources_for_args
(self, project, args, kwds)
rope/refactor/multiproject.py:55
↓ 2 callers
Method
_restructure
(self, resources, task_handle, others=True)
rope/refactor/usefunction.py:57
↓ 2 callers
Method
_runDeferred
Run the callables in C{deferred} using their associated scope stack.
rope_pyflakes/checker.py:211
↓ 2 callers
Method
_save_data
(self, function, args, returned=('unknown',))
rope/base/oi/objectinfo.py:166
↓ 2 callers
Method
_set
(self, lineno, line)
rope/contrib/fixsyntax.py:154
↓ 2 callers
Method
_set_get
(self, context)
rope/base/builtins.py:463
↓ 2 callers
Method
_set_parameter_pyobjects
(self, pyobjects)
rope/base/pyobjectsdef.py:47
↓ 2 callers
Method
_skip_comment
(self)
rope/refactor/patchedast.py:680
↓ 2 callers
Function
_stdlib_path
()
rope/base/stdmods.py:10
↓ 2 callers
Method
_tobe_fixed
(self, fixer)
rope/contrib/fixmodnames.py:59
↓ 2 callers
Method
_update_changes_caused_by_changed
(self, changes, changed)
rope/base/resourceobserver.py:116
↓ 2 callers
Method
_value_get
(self, context)
rope/base/builtins.py:349
↓ 2 callers
Method
_visit_child_scope
(self, node)
rope/refactor/importutils/module_imports.py:278
↓ 2 callers
Method
_what_does_comprehension_hold
(self, node)
rope/base/evaluate.py:243
← previous
next →
301–400 of 2,090, ranked by callers