Lep
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 2
-
已编辑于 Dialogs "Find/Replace in Path" disappearing when Webstorm loses focus
Since the update to Webstorm 2017.1, the "Replace in Path" and "Find in Path" dialogs keep disappearing as soon as Webstorm loses focus (i.e.when switching to a different program, Win7+Mac Sierra).... -
创建于 Destructuring require-call breaks code completion
I have an ES6 project (nwjs) with some frontend-libraries (underscore, knockout + more) that I need to import in many files. For easy access to the libs, I defined a module "commons.js", similar to...