If you go into the "IJulia" package in your Sublime packages directory (there's a menu item to "Browse Packages", you'll fine keymapping files for each platform. Just find the one that says "shift+enter" and change it to "enter" and save. Done.
-Jacob On Wed, Jun 3, 2015 at 12:56 AM, RecentConvert <[email protected]> wrote: > Is it possible to swap shift-enter for enter in IJulia? > > At the moment I use Sublime for my Julia coding but despite using it for > months now I find shift-enter to execute to be a royal pain. No other > program I use does this. I don't mind it in my scripts but in the command > line I find it annoying. > > Given that it comes from the usage case of iPython notebooks it makes > sense for them to have shift-enter to execute. I generally like the > functionality of Sublime and haven't had time to find a suitable > replacement, if there is one, which doesn't require shift-enter. >
