David Anderson

Results 2 issues of David Anderson

A fold mode could show only the items in view of the current cursor in the edit window, folding everything out of scope from the top level of the file...

in 1.3.2, in os/upsert.js, at line 82, ``` ... const wrappedCallback = function (err, ret) { if (err || (ret && ret.insertedId)) { // Send any errors to afterInsert afterInsert(ret.insertedId,...