shirakaba

- 活动总数 15
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 4
-
-
-
shirakaba 创建了一个帖子, Mocha tests ignore all breakpoints in TypeScript files when running in debug mode
When clicking on the 'Debug <test name>' button offered by a drop-down menu beside any describe() or it() statement in a Mocha test, my tests run, but all breakpoints are ignored. Here is the con... -
-
shirakaba 创建了一个帖子, 2018.1 EAP does not support the "esnext.promise" lib when using TypeScript versions newer than the latest stable release
Thank you Elena Pogorelova for helping me with my last related issue: https://intellij-support.jetbrains.com/hc/en-us/community/posts/360000111950-Supporting-Promise-prototype-finally-in-TypeScript... -
-
shirakaba 创建了一个帖子, Supporting Promise.prototype.finally() in TypeScript (targeting ES5)
`Promise.prototype.finally()` is a stage 4 (finished) proposal for ES2018. TypeScript supports it via the declaration file `lib.esnext.promise.d.ts`: https://github.com/Microsoft/TypeScript/blob/ma... -
-
shirakaba 创建了一个帖子, TypeScript inspections not running in a particular project - constantly throwing Javascript heap error
Applies to WebStorm 2017.3.3 whether TypeScript 2.6.2 or TypeScript 2.4.2 is used for the TypeScript service. Also applied to WebStorm 2017.3.1, again with either of those same two TypeScript versi...