Skip to content

Instantly share code, notes, and snippets.

@nktstudios
Created June 4, 2020 17:12
Show Gist options
  • Select an option

  • Save nktstudios/b5d2c1aa3a3cd12644e60e5ce9ad4514 to your computer and use it in GitHub Desktop.

Select an option

Save nktstudios/b5d2c1aa3a3cd12644e60e5ce9ad4514 to your computer and use it in GitHub Desktop.
SublimeREPL Python Shortcut
[
{
"keys": ["ctrl+alt+b"], "command": "run_existing_window_command", "args":
{
"id": "repl_python_run",
"file": "config/Python/Main.sublime-menu"
}
}
]
@princepk007

princepk007 commented Nov 30, 2022

Copy link
Copy Markdown

Thanks it is working on Sublime Text 4 build 4143. Keep up good work.

@Pritam1Ban

Copy link
Copy Markdown

You're a saver, man! Thanks x (1/0) ;-)

@MarkOrtizano

Copy link
Copy Markdown

thanks, it really for me as newbie at Programming.

@Pritam1Ban

Copy link
Copy Markdown

Thanks for this guide. Keep up.

@NUM4

NUM4 commented Nov 25, 2023

Copy link
Copy Markdown

thanks, good work, keep it up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment