主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Bartosbela
活动总数
21
最后的活动
2020年06月18日 12:08
成员加入日期
2020年03月11日 14:33
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
6
活动概览
帖子(5)
评论(9)
按最近的活动排序
最近的活动
投票数
创建于
2020年06月18日 12:08
Hi Elena, This is an output of a jest test.
社区
WebStorm
Run/debug window logs: clickable links for file path
0 票
已编辑于
2020年04月09日 10:26
Yes I could but only for the currently selected method. I would like to apply it for every search globally.
社区
WebStorm
Exclude test files for 'find usages...' and other inspection
0 票
创建于
2020年04月09日 09:29
Thanks Elena!
社区
WebStorm
Using Jest mock functions changes method syntax inspection
0 票
已编辑于
2020年04月08日 17:34
Sorry I wasn't able to share text file here. foo-a.js class A {bar() {console.log('Hello');}} module.exports = A; foo-b.js class B {constructor(a) {this.a = a;} baz() {this.a.bar();}} module.expo...
社区
WebStorm
Using Jest mock functions changes method syntax inspection
0 票
已编辑于
2020年04月08日 16:38
Hi Elena, What I found out the problem is that when I assigne the jest.fn() to the instansce it will become this. If I use spyOn and mocking the method that way it will be OK. But Webstorm why not...
社区
WebStorm
Using Jest mock functions changes method syntax inspection
0 票
创建于
2020年04月01日 21:33
Andriy Bazanov Thanks you very much it worked!
社区
WebStorm
Make differencies between attached project's tabs
0 票
创建于
2020年04月01日 15:34
OK. Thanks Elena!
社区
WebStorm
Make differencies between attached project's tabs
0 票
已编辑于
2020年04月01日 15:09
That's unfortunate. :/ Maybe I am missing the point here but I think with this Attach feature should be able to open multiple project in the same window even if they are not related to each other. ...
社区
WebStorm
Make differencies between attached project's tabs
0 票
创建于
2020年03月11日 14:33
Hi, Unfortunately it is not working for newer version of joi. Using @hapi/joi version 17.1.0. I added every joi related library in the above mentioned way but none of it worked...
社区
WebStorm
Unable to get JOI functions to resolve in Inspector
0 票