[julia-users] Re: Linter for Julia: any alternatives for Atom or Brackets?

2014-11-30 Thread Alex
Hi Pileas,

For Atom there is a (meta) package Linter 
(https://github.com/AtomLinter/Linter) which seems to be a good place to start. 
It doesn't have Julia support yet, but you could file an issue or try to modify 
an existing plugin. In any case I would try to use Tony's Lint.jl 
(https://github.com/tonyhffong/Lint.jl).

BTW since you were asking about a terminal in Atom. Have you tried the Script 
(https://atom.io/packages/script) package? It looks promising and claims to 
have Julia support.

Best,

Alex.



On Sunday, 30 November 2014 04:12:47 UTC+1, Pileas  wrote:
 As the title says,
 
 I am wondering whether there is a linter for julia-lang that can be installed 
 in Atom Editor or Brackets.
 
 Any suggestion would be welcome.
 
 
 P.S. Not sure if I should have said welcome or welcomed ...


[julia-users] Re: Linter for Julia: any alternatives for Atom or Brackets?

2014-11-30 Thread Pileas
Alex,

thanks for the feedback. It appears that I have already installed `script`. 
I am sure that I did not use it in the past because it did not work for 
Julia, but luckily now it does.

As far as `Linter` is concerned I started an issue in Github. Let us see 
how it goes.

Best,
Pileas

Τη Κυριακή, 30 Νοεμβρίου 2014 3:33:05 π.μ. UTC-5, ο χρήστης Alex έγραψε:

 Hi Pileas, 

 For Atom there is a (meta) package Linter (
 https://github.com/AtomLinter/Linter) which seems to be a good place to 
 start. It doesn't have Julia support yet, but you could file an issue or 
 try to modify an existing plugin. In any case I would try to use Tony's 
 Lint.jl (https://github.com/tonyhffong/Lint.jl). 

 BTW since you were asking about a terminal in Atom. Have you tried the 
 Script (https://atom.io/packages/script) package? It looks promising and 
 claims to have Julia support. 

 Best, 

 Alex. 



 On Sunday, 30 November 2014 04:12:47 UTC+1, Pileas  wrote: 
  As the title says, 
  
  I am wondering whether there is a linter for julia-lang that can be 
 installed in Atom Editor or Brackets. 
  
  Any suggestion would be welcome. 
  
  
  P.S. Not sure if I should have said welcome or welcomed ...