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
While I don't expect to be able to edit the duplicate keys as there's no way to refer to them individually, I do need to be able to edit other data in the file without losing the comments.
Note that this is different from #40 which is referring to actual comments, not the simulated comments involved here.
Values for duplicate object keys as seen in simulated package.json comments are lost when editing a file.
Before editing package.json:
After some arbitrary edit to package.json:
While I don't expect to be able to edit the duplicate keys as there's no way to refer to them individually, I do need to be able to edit other data in the file without losing the comments.
Note that this is different from #40 which is referring to actual comments, not the simulated comments involved here.
This bug causes me a problem in my tool in bmish/check-dependency-version-consistency#536.
The text was updated successfully, but these errors were encountered: