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
Would be great to have a neon reader/writer, which would preserve the whole file except for the changed part. That would allow updating neon files easily.
At the moment, we can only decode neon into a plain array and then encode it again. We loose comments and some structure :(
The text was updated successfully, but these errors were encountered:
Would be great to have a neon reader/writer, which would preserve the whole file except for the changed part. That would allow updating neon files easily.
At the moment, we can only decode neon into a plain array and then encode it again. We loose comments and some structure :(
The text was updated successfully, but these errors were encountered: