You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There isn't anything (I think) we can do in JSON3.jl for this, since htis is a REPL.jl stdlib Julia issue; see the discussion here: JuliaLang/julia#36437
Maybe this is just me, but accessing nested structure in the REPL will have tab completion for the top level, but any nested structure doesn't work.
Is this possible given the type hierarchy? It's a little annoying to have to define intermediate variables for each level of nesting.
close if you feel like it
The text was updated successfully, but these errors were encountered: