主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Constantine Peresypkin
活动总数
15
最后的活动
2024年07月25日 17:09
成员加入日期
2019年04月25日 14:14
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
6
活动概览
帖子(0)
评论(9)
按最近的活动排序
最近的活动
投票数
创建于
2024年07月25日 17:09
The only thing Ctrl-W is good for is: delete the last word in the terminal.So, no. But now I understand where that decision of closing things with Ctrl-W comes from…> CTRL-W was almost universally ...
社区
IntelliJ IDEA EAP Users
Do You Use The Ctrl-W Keyboard Shortcut?
0 票
创建于
2021年10月29日 11:14
Hi, we are here in 2021, and there is still no syntax highlight for Python in WebStorm.
社区
WebStorm
Python support for webstorm
0 票
创建于
2021年08月23日 09:37
No it doesn't. Have no way to exclude directory in a newly imported cmake project.There is no such option in the menu. Only "mark as project sources" or "library files"
社区
CLion
clion 2019.3. Back to NO WAY TO EXCLUDE directories from Indexing?
0 票
创建于
2021年04月15日 12:30
Elena Pogorelova> add --prof option there and reopen the project.This will enable NodeJS profiling and create an isolate-**-v8.log file in the service working directory. The log file can then be an...
社区
WebStorm
IntelliJ node processes using a lot of CPU on TypeScript project. IntelliJ performance suffers.
0 票
已编辑于
2020年02月12日 18:34
Obviously I'm using rollup with "module" for the compiled sources.All the libraries are ESM anyway. I'm trying to solve the JSX problem, I've already solved the ESM one.
社区
WebStorm
How to configure source maps generated by babel?
0 票
创建于
2020年02月12日 18:28
Okay. Found it. // eslint-disable-next-line no-undefSystem.config({ paths: { 'myLib': '../myLib/src/index.js', },})
社区
WebStorm
How to configure source maps generated by babel?
0 票
创建于
2020年02月12日 18:20
The `dist/` is excluded. Navigation still uses it every time. Obviously because `dist/` is marked as { "module": "./dist/index.js" } in package.json
社区
WebStorm
How to configure source maps generated by babel?
0 票
创建于
2020年02月12日 17:37
I'm sure I understand perfectly what was meant by the original poser.Suppose I have `src/` and `dist/` directory in my library. Where in the src/ I have JSX source and in `dist/` the transpiled cod...
社区
WebStorm
How to configure source maps generated by babel?
0 票
创建于
2019年04月25日 14:14
@Elena removing "safe write" indeed fixes the problem.Atom, Hyper or Visual Studio Code do not have problems in the same scenario.
社区
WebStorm
"Cannot save" while running webpack hotreload or nodemon in Bash on Windows
0 票