主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Sergey Simonchik
活动总数
533
最后的活动
2025年02月05日 21:00
成员加入日期
2012年01月10日 08:43
关注
0 名用户
关注者数
0 名用户
投票数
3
订阅数
178
活动概览
文章(0)
帖子(0)
评论(352)
按最近的活动排序
最近的活动
投票数
创建于
2018年01月31日 21:59
You can specify config for Jest Default run/debug configuration: * on the main menu "Run | Edit Configurations..."; * expand "Defaults" node in the left area and find Jest run/debug configuration; ...
社区
WebStorm
Run jest test from editor with different config depending on file location
4 票
已编辑于
2021年06月07日 16:58
Thanks for reporting. It looks like an issue in the built-in terminal, because it behaves differently to your system terminal. OK, ~/.zshrc has "export PATH=~/.node_modules/bin:$PATH", this explain...
社区
IntelliJ IDEA Users
IntelliJ Terminal not working - NodeJs Version
1 票
创建于
2019年05月20日 16:42
Adding a listener on Node.js run/debug configuration that will switch to Mocha run/debug configuration is not supported and unlikely it will be done. But you can create your custom compatible adapt...
社区
WebStorm
Run mocha reporter programatically
1 票
创建于
2019年03月14日 10:25
You're right, js-karma doesn't load any project's dependencies explicitly.
社区
WebStorm
How WebStorm Karma plugin does to load the necessary angular modules on the karma.conf ? (segrey?)
1 票
已编辑于
2018年11月20日 12:21
Good news! WebStorm 2018.3 brings an improvement here: it contains the fix for https://youtrack.jetbrains.com/issue/WEB-35553. Now, working directory is set to the closest directory with `jest.conf...
社区
WebStorm
Run jest test from editor with different config depending on file location
1 票
创建于
2018年11月20日 12:18
>Or possibly an option in the config form to select a set of test files for the given config, or a directory, or glob pattern. Jest configs already define set of test files. See `testPathDirs`, `te...
社区
WebStorm
Run jest test from editor with different config depending on file location
1 票
创建于
2018年09月15日 21:44
Will be fixed in WebStorm 2018.3.
社区
WebStorm
Cannot create express app in webstorm because of "please specify npm or yarn package".
1 票
已编辑于
2018年09月13日 22:10
Thanks, the issue with "Please specify npm or yarn package" is reproduced for me on Ubuntu. Please follow https://youtrack.jetbrains.com/issue/WEB-34814 for updates.
社区
WebStorm
Cannot create express app in webstorm because of "please specify npm or yarn package".
1 票
创建于
2018年05月12日 10:30
Indeed, by default, built-in FileType for Haskell files (*.hs) is com.intellij.openapi.fileTypes.impl.AbstractFileType and com.intellij.lang.LanguageUtil#getFileLanguage returns null for files with...
社区
IntelliJ IDEA Open API and Plugin Development
LanguageSubstitutor can't override user file types
1 票
创建于
2017年08月22日 13:25
Please follow https://youtrack.jetbrains.com/issue/WEB-28397 to be able to specify test runner for the project. >For instance, if I add a File pattern based Mocha run configuration, and run all the...
社区
WebStorm
Settings for running single test
1 票
下一页
›
最后
»