Kuba,

In Sublime-IJulia, you can also select only part of your code file for 
execution, eliminating the need for commenting out the type definitions. 
Just select the code you want to execute, and hit Shift+Enter to execute. 
With no code selected, it will run the current line.

// T

On Friday, May 23, 2014 8:55:37 PM UTC+2, Kuba Roth wrote:
>
> Thanks Patrick for the link. So the answer to my problem is to define 
> types externally and reload a module each time type is changed. 
> Soods good, let me test that...
> Cheers,
> kuba

Reply via email to