Elliott Sprehn
Elliott Sprehn
https://chrome.google.com/webstore/detail/chromite-butler/bhcnanendmgjjeghamaccjnochlnhcgj/details?hl=en-US
ex. https://codereview.chromium.org/554283003 Here a line with the start of a multi line comment was removed, and then a code line was added, but the syntax state from the removal line...
Quoting @natduca If you have a draft comment [eg you didn't press save], then you press 'publish' then it sends the saved comments but not the drafts. Repro steps: 1....
It should be easier to figure out what keyboard shortcuts are available. ex. Add a dialog when you press Shift+/ that shows all the available shortcuts.
The code I added to scroll down to linked comments doesn't really work since the patchsets are still loading when we scroll down to the comments. Often the comment is...
Instead of only allowing expanding all context, we should support expanding different amounts. This is especially important in huge files like Document.cpp where "Expand all" creates might result in thousands...
firebase-admin-mock was deprecated in favor of this library, but this one doesn't support orderBy while firebase-admin-mock did. That's a really critical feature that prevents us from using this library. https://github.com/sebasgarcep/firebase-admin-mock/blob/42bd3d862e28004ae97a7eed35b622843ccde05a/lib/database-accesors.js#L81...