GithubHelp home page GithubHelp logo

phisch / anypreter Goto Github PK

View Code? Open in Web Editor NEW
25.0 25.0 6.0 105 KB

SublimeText 2 Plugin to instantly interpret selected code or the whole document right in SublimeText 2 (supports many languages)

Python 100.00%

anypreter's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

anypreter's Issues

What about exceptions?

Hi,

When using Anypreter with a faulty ruby script (it throws a NameError exception), Anypreter does nothing about it , it would be nice if it can show the exception in the console or in some kind of pop-up window...

PHP opening "<?php"

Hi,
Could the plugin ignore the opening "<?php" inside php files? as currently that breaks it.

Where are the settings?

Where can I change the executables? If I copy the snippet from the Readme into my settings it complains about the capitalised False so this might be the wrong place?

And if I paste something like this into my settings I won't get any output anymore...

"ruby_binary_path": "/Users/chaos/.rbenv/versions/1.9.2-p320/bin/ruby",

What did I missed? :-)

Show execution errors

I would be great to also show runtime errors.
Right now, if there is an error, empty output is shown.

I'll look through the code when I'll get some time, see if I can capture the stderr too, but if any of you guys are more familiar to the codebase than me and wish to implement this, it would be awesome.

Nothing happens when running "interpret code"

I installed the anypreter using package control on a ST2 buld 2217 on an ubuntu 12.04.

I have the following value in my settings file:

"python_binary_path": "/usr/bin/python"

This interpreter works and run Python 2.7.

However, if I ask for anypreter to run the code (e.g. I right click then choose "interpret code"), nothing happens.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.