主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Elena Pogorelova
活动总数
18908
最后的活动
2026年05月09日 19:41
成员加入日期
2012年10月08日 14:17
关注
0 名用户
关注者数
9 名用户
投票数
899
订阅数
6339
活动概览
文章(0)
帖子(0)
评论(11670)
按最近的活动排序
最近的活动
投票数
创建于
2021年12月02日 08:37
Most probably your .idea files are broken, the .iml file and/or modules.xml are either missing or corrupted, so all the project files are treated as non-project. Deleting and re-creating .idea fo...
社区
WebStorm
My entire project is showing up as 'not part of the project'
8 票
创建于
2020年05月24日 10:22
We’d lie if we said that we’d never thought about introducing a community edition of WebStorm. Unfortunately, it’s not feasible right now, mainly because the WebStorm functionality is included in a...
社区
WebStorm
Webstorm community edition
7 票
创建于
2019年08月20日 18:45
Try changing collectCoverage to false - does it help? "collectCoverage": false, If the source file is instrumented for coverage, the generated code can't be mapped to source; it's a well known limi...
社区
WebStorm
TypeScript and Jest - debugger stops only on breakpoints in tests, never in source files
7 票
创建于
2019年08月09日 14:30
>Is there anything on there that we can do? Or do we wait for a Webstorm update? Updating WebStorm will unlikely help, as I'm not aware of any issues in it that might cause the problem. So, once mo...
社区
WebStorm
Debug profile CORS issue with Chrome 76
7 票
已编辑于
2019年04月19日 08:05
the built-in TypeScript compiler, when enabled, auto-excludes the generated .js files from indexing by adding them to exactExcludedFiles list in workspace.xml. If your javascript files have the sam...
社区
WebStorm
Several Javascript files marked with X and yellow background
7 票
创建于
2018年12月28日 09:12
Types resolving won't work when using minified library version (jquery-3.3.1.min.js), but downloading typings (@types/jquery) should work: - in Settings | Languages & Frameworks | JavaScript | Libr...
社区
WebStorm
"$" jQuery shortcut underlined as "unresolved function or method"
7 票
创建于
2018年12月19日 10:57
are you using IDE Settings Sync or Settings Repository plugins? Export settings and Import settings are intentionally disabled when these plugins are used to avoid confusion, as these actions expor...
社区
WebStorm
I can't see import setting and export setting in File menu.
7 票
创建于
2018年05月18日 11:48
See https://youtrack.jetbrains.com/issue/WEB-22717#focus=streamItem-27-1558931-0-0 for one more possible workaround
社区
WebStorm
Cannot Resolve Imports when using babel-resolver
7 票
创建于
2018年04月16日 12:25
You can try specifying node_modules/@vue/cli-service/webpack.config.js as a config. Works for me:
社区
WebStorm
vue import component: "Module is not installed"
7 票
创建于
2018年03月15日 09:05
You might have it in dependencies, or configured in default project options... Anyway, if you don't like to use it, you can disable it in Settings | Languages & Frameworks | JavaScript | Code Quali...
社区
WebStorm
How do I resolve these JSHint ES6 errors?
7 票
«
第一页
‹
上一页
下一页
›
最后
»