Robert Zhang

Results 4 issues of Robert Zhang

When doing ":so %" I encountered the following errors: ``` Vimball Archive extracted : 383 lines Error detected while processing function vimball#Vimball: line 146: "~/.vim/README.md" E212: Can't open file for...

Say a link like "挑战程序设计竞赛.html": ```javascript words = [{ text: "挑战程序设计竞赛", link: "挑战程序设计竞赛.html", ... }, ...] $('#test').jQCloud(words, ...) ``` Then the link is incorrectly rendered as `%E6%8C%91%E6%88%98%E7%A8%8B%E5%BA%8F%E8%AE%BE%E8%AE%A1%E7%AB%9E%E8%B5%9B.html` in the generated...

### What happened? The indexer GitHub.User.UserRequestBuilder.this[int position] should accept type long since the user ID is of type long, not int. All occurrences where a user/repo ID is should be...

Status: Triage
Type: Bug

### Describe the need When I need to access a response header of an HTTP request, I have to implement a IResponseHandler that does all the hard work that the...

Status: Triage
Type: Feature