David Rees
David Rees
I get the error "Error "Unknown error. Try logging in." even though see some CLs listed in GerritMonitor. If I click on "Try logging in" I am taken to a...
Provide way to list all warnings for a project. Perhaps by providing a flag to indicate a warnings log path. Then could be used with https://clangd.llvm.org/design/indexing#backgroundindex to scan entire project.
The docs don't seem to be consistent on what the correct separator is after ``// IWYU pragma: private`. https://github.com/include-what-you-use/include-what-you-use/blob/master/docs/IWYUPragmas.md uses comma: ``` // IWYU pragma: private, include "public.h" ``` https://clangd.llvm.org/design/include-cleaner#umbrella-headers...
Added tests for the latest version of jQuery (currently 1.7.1). Also updated doc to show that it works for 1.7.1 and Firefox 10.
Format Document is changing indention inside comments. For example: ``` # the License at # # https://www.apache.org/licenses/LICENSE-2.0 # ``` is formatted to: ``` # the License at # # https://www.apache.org/licenses/LICENSE-2.0...
I know this is not a minor ask, but a love preview of the generated JSON would be great. I have actually been switching to VS Code just for jsonnet...
As described in https://github.com/scrod/nv/issues/132, it would be really handy if a user could have more than one nvalt window open.
I am getting the error "searchmark has crashed" every few hours when I have it enabled. Any hints on troubleshooting? d
It would be great if SearchMark could handle Google Drive documents. I did a bit of playing and it seems it would be as easy as switching the end of...
Would be great if folders could be ordered without having to go to the extension's preferences. So folders would have the "move up" and "move down" actions available in their...