Skip to content

lowliet/sublimetext-InstantExecute

Repository files navigation

Instant Execute

Sublime Text package, that is executing selected code as a Python program and changes selected region for program output

How to install

  • Clone or download git repo into your packages folder

Using Package Control:

  • Run “Package Control: Install Package” command, and find InstantExecute package

How to use it

Just select Python code and press Shift+Ctrl+X (default shortcut)

This could be used for fast evaluation of some code parts


Settings

"python_path": "python"		// path to python executable

About

sublimetext-InstantExecute

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors