Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: xiaolinzi99/SublimeREPL

Tags

2.1.2

Toggle 2.1.2's commit message
Merge branch 'FichteFoll-fix_mnemonics'

2.1.1

Toggle 2.1.1's commit message
Merge pull request wuub#269 from WingedBeast/iolanguage

Io Language: platform-specific suppress_echo

2.1.0

Toggle 2.1.0's commit message
IO: suppress_echo and use the same call on all platforms

2.0.8

Toggle 2.0.8's commit message
don't append two \n during haskell multiline wrapping

fix wuub#260

2.0.7

Toggle 2.0.7's commit message
expose sublime, window and view in Sublime Text Python REPL

2.0.6

Toggle 2.0.6's commit message
IPython 1.0.0 autocomplete compatibility

2.0.5

Toggle 2.0.5's commit message
i'm not a very smart guy ;)

fix wuub#221

2.0.4

Toggle 2.0.4's commit message
fix run_existing_window_command on ST3

fix Main.sublime-menu customization in User/SublimeREPL/config/ folder see wuub#216

2.0.3

Toggle 2.0.3's commit message
$folder was missing in _subst_for_translate when no view was active

fix wuub#202