A personal research project on native, high-performance text editor architecture, keyboard-driven workflows, and Python-based extensibility for developers. This personal study investigates the ...
import os; path=sublime.packages_path(); (os.makedirs(path) if not os.path.exists(path) else None); window.run_command('exec', {'cmd': ['git', 'clone', 'https ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results