Sublime Text
# Turn on logging of actions. Insert it in the Sublime console.
sublime.log_input(True); sublime.log_commands(True); sublime.log_result_regex(True)
Last updated
Was this helpful?
# Turn on logging of actions. Insert it in the Sublime console.
sublime.log_input(True); sublime.log_commands(True); sublime.log_result_regex(True)
Last updated
Was this helpful?