Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Kate Notepad and update Juno's link #19

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion Utilities.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,11 @@
- [Julia.tmbundle](https://github.com/nanoant/Julia.tmbundle) :: Julia language support for TextMate 2 (and Sublime Text).
- [Julia-Vim](https://github.com/JuliaLang/julia-vim).
- [Julietta.jl](https://github.com/tknopp/Julietta.jl) :: is an integrated developement environment (IDE) for the programming language Julia.
- [Juno-LT](https://github.com/one-more-minute/Juno-LT) :: A Julia environment built on Light Table.
- [Juno-LT](http://junolab.org/docs/install.html) :: A Julia environment built on Light Table.
- [Liclipse](http://brainwy.github.io/liclipse/) :: LiClipse, Eclipse plus some customizations, supports Julia.
- [Sublime-Julia](https://github.com/quinnj/Sublime-Julia) :: Sublime Syntax, Build, Snippets, and REPL for the Julia language.
- [Kate](http://kate-editor.org/get-it/) - InBuilt support for Julia. Highlighting from [this link](https://github.com/jgm/highlighting-kate) .
- [Notepad++](https://github.com/JuliaLang/julia/blob/master/contrib/Julia_Notepad%2B%2B.xml) - Support for Notepad++

### Jupyter
- [Jupyter](http://jupyter.org) 'nee [IJulia.jl](https://github.com/JuliaLang/IJulia.jl) :: Julia kernel and magics for IPython.
Expand Down