I don’t think there will be any further updates to Atom.jl for Julia 0.6. You can however add
handle("updateeditor") do data
end
to this file locally, which will get rid of the warning.
I don’t think there will be any further updates to Atom.jl for Julia 0.6. You can however add
handle("updateeditor") do data
end
to this file locally, which will get rid of the warning.