Atom.jl
Atom.jl copied to clipboard
Julia Client for Atom
This pull request changes the compat entry for the `CSTParser` package from `=1.1.0, ^2` to `=1.1.0, ^2, 3.1`. This keeps the compat entries for earlier versions. Note: I have not...
This pull request changes the compat entry for the `CSTParser` package from `=1.1.0, ^2` to `=1.1.0, ^2, 3.0`. This keeps the compat entries for earlier versions. Note: I have not...
This pull request changes the compat entry for the `FlameGraphs` package from `^0.1, 0.2` to `^0.1, 0.2, 1`. This keeps the compat entries for earlier versions. Note: I have not...
OhMyREPL
OhMyREPL's syntax highlighting is really nice. I'm thinking we should bundle it with Juno; it would be as simple as doing `using OhMyREPL` in this package.
I thought we used to do something about this; either way it seems that stack overflows currently just crash the editor.
at least in some fashion -- maybe as a tooltip or they're shown when clicking or something like that.
https://github.com/JunoLab/Atom.jl/blob/7409957041a1734b28f9138c111af4d1f0154de1/src/environments.jl#L10