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

Similar to #481 , I have not seen a possible way to do the same but when multiple windows of Sublime Text exist. The feature will be extremely useful specially...

How can i use this package for Sublime editor as am new in this so please guide me step by step am using sublime text 3.1.1 version

I'm sure this is an issue with my system (sublime 3 pro, windows 10) thus it seems slightly inappropriate as an issue here, but in the interest of exhausting all...

Resolves: https://github.com/wuub/SublimeREPL/issues/364 https://github.com/wuub/SublimeREPL/issues/415 https://github.com/wuub/SublimeREPL/issues/557

I'm using Windows 7 64bit and both Scala and sbt are working fine in the shell. But in Sublime the sbt RELP starts, prints that the project was loaded successfully,...

bug
external-regression
windows

Hi, I am trying to use REPL to replace Rstudio, while I encountered this: ![image](https://user-images.githubusercontent.com/29255651/57620066-472cdc80-75ba-11e9-88ac-eda967d7a324.png) When I use python in REPL though, there is no such problem. Given my dir...

In `run_existing_command.py`, paths to the resources are built by using `os.path.join`. However, this should be done by something like sublime_lib.ResourcePath, because `sublime_api` uses its own path format. Therefore, running SublimeREPL...

How can I support ANSI X3.64 and Xterm 256 colors when use shell? https://conemu.github.io/en/AnsiEscapeCodes.html shell output: ```` [01;32 ````

Gets rid of messy input when sending forms to the repl