SublimeREPL icon indicating copy to clipboard operation
SublimeREPL copied to clipboard

SublimeREPL - run an interpreter inside ST2 (Clojure, CoffeeScript, F#, Groovy, Haskell, Lua, MozRepl, NodeJS, Python, R, Ruby, Scala, shell or configure one yourself)

Results 100 SublimeREPL issues
Sort by recently updated
recently updated
newest added

FileNotFoundError(2, 'The system cannot find the…none2) can‘t runing .....

Win10, R3.5.0, sublime text 3+R-box+sendcode "default_extend_env": {"PATH": "{PATH};C:\\Program Files\\R\\R-3.5.0\\bin\\x64"}, ``` Traceback (most recent call last): File "C:\Users\admin_wj\AppData\Roaming\Sublime Text 3\Packages\SublimeREPL\sublimerepl.py", line 487, in open r = repls.Repl.subclass(type)(encoding, **kwds) File "C:\Users\admin_wj\AppData\Roaming\Sublime Text...

I am going through the "Real World OCaml: Functional Programing for the Masses" book. I have set up utop to run in Sublime Text 3 using SublimeREPL on a MacBook...

Which I switch to the REPL tab I often want to put more input into the REPL but sometimes the cursor has not focused the input part of the repl...

I have seen similar question being asked here but none has bin able to address my issue It about the permission error I get when I try to run sublile...

hi,it seems that in the new ST3 dev 3180, sublimeREPL doesn't work in python interactive console mode?

I just made a pull request and I don't think it is ever going to be merged. This is a pity for the ST3 community. It would be a good...

I am not a programmer but I have been trying to get sublime repl to work for wolfram mathematica mostly by trial and error. So any hint on what is...

Is there any Ada support for this plugin? If no, can you develop one for the next update?

Hey! I'm trying to get a lua REPL working here on my mac but it seems like SublimeREPL stalls somewhere. It works fine in the standard console but not in...

bug