Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/catppuccin/catppuccin
/ functions
Functions
94 in github.com/catppuccin/catppuccin
⨍
Functions
94
◇
Types & classes
20
↓ 18 callers
Method
run_command
(self, command, callback=None, show_status=False, filter_empty_args=True, **kwargs)
samples/python1.py:217
↓ 15 callers
Method
active_view
(self)
samples/python1.py:290
↓ 11 callers
Function
get_user_command
Returns command that user specified for vcs_name
samples/python1.py:44
↓ 9 callers
Method
log
(self, *args, **kwargs)
samples/python1.py:214
↓ 5 callers
Function
get_vcs
Determines root directory for VCS and which of VCS systems should be used for a given directory Returns dictionary {name: .., root: .., cmd:
samples/python1.py:69
↓ 5 callers
Method
get_window
(self)
samples/python1.py:293
↓ 4 callers
Method
filter_unified_status
(self, result)
samples/python1.py:713
↓ 4 callers
Function
get_settings
()
samples/python1.py:18
↓ 4 callers
Method
get_working_dir
(self)
samples/python1.py:299
↓ 3 callers
Method
_active_file_name
(self)
samples/python1.py:285
↓ 3 callers
Method
hl_lines
(self, lines, hl_key)
samples/python1.py:507
↓ 3 callers
Function
main_thread
(callback, *args, **kwargs)
samples/python1.py:95
↓ 2 callers
Method
_append_to_chunks
(self, start, lines)
samples/python1.py:402
↓ 2 callers
Method
_output_to_view
(self, output_file, output, clear=False, syntax="Packages/Diff/Diff.tmLanguage")
samples/python1.py:258
↓ 2 callers
Method
getData
* Returns the decrypted credential object
samples/typescript.ts:53
↓ 2 callers
Method
get_chunks
(self)
samples/python1.py:409
↓ 2 callers
Method
get_line_ending
(self)
samples/python1.py:361
↓ 2 callers
Method
get_lines_to_hl
(self)
samples/python1.py:435
↓ 2 callers
Method
get_original_part
returns a chunk of code that relates to the given line and was there before modifications return (lines list, start_line int,
samples/python1.py:464
↓ 2 callers
Function
get_vcs_settings
Returns list of dictionaries each dict. represents settings for VCS
samples/python1.py:22
↓ 2 callers
Method
get_working_dir
(self)
samples/python1.py:680
↓ 2 callers
Method
join_lines
Join lines using os.linesep.join(), unless another method is specified in ST settings
samples/python1.py:364
↓ 2 callers
Function
log
@param *args: string arguments that should be logged to console @param debug=True: debug log mode @param settings=None: instance of subli
samples/python1.py:123
↓ 2 callers
Method
open_files
(self, *files)
samples/python1.py:791
↓ 2 callers
Method
panel
(self, output, **kwargs)
samples/python1.py:277
↓ 1 callers
Method
__init__
(self, *args, **kwargs)
samples/python1.py:210
↓ 1 callers
Method
_get_lines
(self)
samples/python1.py:654
↓ 1 callers
Function
_make_text_safeish
(text, fallback_encoding, method='decode')
samples/python1.py:101
↓ 1 callers
Function
do_when
(conditional, callback, *args, **kwargs)
samples/python1.py:117
↓ 1 callers
Function
exclamate
(message)
samples/javascript/0.js:24
↓ 1 callers
Method
goto_line
(self, edit, line)
samples/python1.py:638
↓ 1 callers
Method
hasNodeAccess
* Returns if the given nodeType has access to data
samples/typescript.ts:16
↓ 1 callers
Method
run
(self, edit)
samples/python1.py:314
↓ 1 callers
Method
scratch
(self, output, title=False, position=None, **kwargs)
samples/python1.py:266
↓ 1 callers
Method
send_ui_raw
Write raw command to howdy-gtk stdin
samples/python.py:25
↓ 1 callers
Method
setData
* Sets new credential object
samples/typescript.ts:30
↓ 1 callers
Method
show_status_list
(self)
samples/python1.py:774
↓ 1 callers
Function
tfs_root
(directory)
samples/python1.py:55
Method
__init__
(self, command, on_done, working_dir="", fallback_encoding="", console_encoding="", **kwargs)
samples/python1.py:143
Method
__init__
(self, diff)
samples/python1.py:397
Method
active_view
(self)
samples/python1.py:674
Method
bzr_diff_command
(self, file_name)
samples/python1.py:349
Method
bzr_filter_status
(self, result)
samples/python1.py:723
Method
bzr_status_command
(self)
samples/python1.py:704
Method
bzr_status_file
(self, file_name)
samples/python1.py:751
Method
diff_done
(self, result)
samples/python1.py:326
Method
diff_done
(self, result)
samples/python1.py:372
Method
diff_done
(self, diff)
samples/python1.py:525
Function
do_when
(conditional, callback, *args, **kwargs)
samples/python2.py:32
Function
execute
(config, gtk_proc, opencv)
samples/python.py:37
Method
generic_done
(self, result)
samples/python1.py:241
Method
getDataKey
* Returns the decrypted credentials for given key
samples/typescript.ts:79
Method
getDataToSave
* Returns the encrypted credentials to be saved
samples/typescript.ts:97
Function
get_vcs_settings
Returns list of dictionaries
samples/python2.py:10
Method
git_diff_command
(self, file_name)
samples/python1.py:329
Method
git_filter_status
(self, result)
samples/python1.py:717
Method
git_status_command
(self)
samples/python1.py:698
Method
git_status_file
(self, file_name)
samples/python1.py:744
Method
hg_diff_command
(self, file_name)
samples/python1.py:353
Method
hg_filter_status
(self, result)
samples/python1.py:726
Method
hg_status_command
(self)
samples/python1.py:707
Method
hg_status_file
(self, file_name)
samples/python1.py:754
Function
isJson
(str)
samples/javascript/1.js:3
Method
is_enabled
(self)
samples/python1.py:302
Method
is_enabled
(self)
samples/python1.py:677
Function
login
(data, dispatchToken)
samples/javascript/1.js:14
Method
on_activated
(self, view)
samples/python1.py:597
Method
on_activated_async
(self, view)
samples/python1.py:601
Method
on_load
(self, view)
samples/python1.py:590
Method
on_load_async
(self, view)
samples/python1.py:594
Method
on_post_save
(self, view)
samples/python1.py:604
Method
on_post_save_async
(self, view)
samples/python1.py:608
Method
panel_done
(self, picked)
samples/python1.py:782
Method
prompting
()
samples/javascript/0.js:6
Function
register
(data, dispatchToken)
samples/javascript/1.js:52
Method
run
(self)
samples/python1.py:157
Method
run
For some reason Sublime's view.run_command() doesn't allow to pass tuples, therefore region must be a list
samples/python1.py:190
Method
run
(self, edit)
samples/python1.py:549
Method
run
(self, edit)
samples/python1.py:561
Method
run
(self, edit, direction='next')
samples/python1.py:613
Method
run
(self)
samples/python1.py:692
Method
run
(self, edit)
samples/python1.py:803
Method
setDataKey
* Sets new credentials for given key
samples/typescript.ts:37
Method
set_ui_text
Convert an ui string to input howdy-gtk understands
samples/python.py:16
Method
showMenu
()
samples/java.java:24
Method
status_done
(self, result)
samples/python1.py:764
Method
svn_diff_command
(self, file_name)
samples/python1.py:333
Method
svn_filter_status
(self, result)
samples/python1.py:720
Method
svn_status_command
(self)
samples/python1.py:701
Method
svn_status_file
(self, file_name)
samples/python1.py:748
Method
tf_diff_command
(self, file_name)
samples/python1.py:357
Method
tf_filter_status
(self, result)
samples/python1.py:729
Method
tf_status_command
(self)
samples/python1.py:710
Method
tf_status_file
(self, file_name)
samples/python1.py:757