Skip to content

lvkun/eval_sel

Repository files navigation

Eval_Sel

A plugin for sublime text, which will allow you to select text, evalute it, then show output.

Installation

Download to your sublime package folder.

Setting

Just need to set the evalutor command for each language, like Python:

    "Python" : "python -i -u"

Current status

Only test it on windows with Racket, Python, Nodejs, Ruby.

About

A plugin for sublime to evaluate the text you select

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages