SublimeREPL is a plugin for Sublime Text 2/3 that runs interactive interpreters from a number of languages within a normal tab.
I really like using sublime text 2 to write Python codes, however any time I try to run a script which …
python ubuntu python-2.7 sublimereplI am new to Sublime Text 2 on Mac OS. I installed the package SublimeREPL. Is it possible to create a …
macos sublimetext sublimereplHow can you set python debugger (pdb) breakpoints in Sublime Text 3? Both SublimeREPL or Python Breakpoints fail with default python …
python sublimetext3 breakpoints sublime-text-plugin sublimereplI have looked at all the answers on this forum but I'm missing something. I want to be able to …
python sublimetext2 sublimereplWhen trying to run Sublime REPL, I get a message box with permission denied error: IOError(13, 'Permission denied') unless I …
ubuntu sublimetext2 sublimereplI'm using REPL with sublime text 3 (latest version as of today) and I'm coding in python 3.4. As far as I …
python sublimetext3 sublimereplI use python portable along with sublime portable of a memory stick and decided to install sublime REPL however when …
python sublimetext pythonpath sublimereplI'm having trouble getting started with SublimeREPL. I have a python program, and can start a python interpreter inside of …
sublimetext2 sublimereplI'm trying to setup ST3 to work with Python's virtualenv, running on Windows 8.1. I usually use SublimeREPL with my global …
python virtualenv sublimetext sublimetext3 sublimerepl