-1

I wanted to try Julia and thought it would be nice to start of using Julia Studios. For some reason it seems the editor does not indent loops and end-statements correctly. I tried looking in preferences but couldn't find anything to help, neither when googeling. Anyone else experienced this problem?

I'm on a OSX 10.7+.

johnblund
  • 402
  • 5
  • 21

1 Answers1

6

Julia Studio has been unsupported and deprecated for a long time (years?), which seems to be pretty clearly indicated on the Forio website. You could try Juno or I just use Sublime Text and the Julia REPL in the terminal.

StefanKarpinski
  • 32,404
  • 10
  • 86
  • 111