Seiya IZUMI

Results 8 issues of Seiya IZUMI

I see that vim-lsp sometimes does not show progress with [lightline-lsp-progress](https://github.com/micchy326/lightline-lsp-progress). It is caused by `initialize` request missing `workDoneToken` field as [its specification](https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#initialize) says it can have. This PR adds...

wontfix

I can see `codeLens/resolve` is supported, but how about `codeAction/resolve`? Any plan ahead? https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#codeAction_resolve

wontfix

I would like to use bankai with TypeScript transpiler, but README does not have any section to introduce transpilers. Do you have any guidance?

I get this output with `--nocdn` option. ``` CDN URL: https://undefined/ CloudFront is super slow, this link should be valid in next 10 minutes or so. ```

bug

### [REQUIRED] Environment info **firebase-tools:** 9.4.4 **Platform:** MacOS Catalina 10.15.7, Node.js v14.15.4 ### [REQUIRED] Test case N/A ### [REQUIRED] Steps to reproduce 1. Launches an emulator ``` $ npx firebase...

type: bug
emulators: firestore
emulator-suite
internal-bug-filed

I have a flaky step that sometime can be long, so I need some mechanism to change interval time flexibly. Exponential backoff is the best solution, I guess. Do you...

I have just installed ghi but cannot see issues like this. Is this because a kind of my console preference or something? Need help! ![2017-06-02 9 22 08](https://cloud.githubusercontent.com/assets/982850/26706045/41da28ca-4775-11e7-84b9-60461d63024a.png)

I am trying to download assets published on the private repository in my org. ``` Run jaxxstorm/[email protected] ==> System reported platform: linux ==> Using platform: linux ==> System reported arch:...