主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Henrik Hall
活动总数
20
最后的活动
2022年10月25日 09:49
成员加入日期
2019年08月21日 09:13
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
7
活动概览
帖子(7)
评论(5)
按最近的活动排序
最近的活动
投票数
创建于
2022年05月18日 15:49
If a module exports two functions foo and bar, I don't want to export a default object containing foo and bar, I want to export foo and bar individually. I may be wrong, but some configurations wou...
社区
WebStorm
Migrating JS to TS
0 票
创建于
2022年05月18日 15:26
Convert to export produces export default { bar, baz} Which 1) is wrong, this should not be a default export and 2) I want each exported function to have the export keyword locally, not collected...
社区
WebStorm
Migrating JS to TS
0 票
创建于
2022年02月07日 13:03
I'm very confused now. I've used this for _years_ on my previous computer. To my knowledge I had no custom add-in or something. When replacing one quote, the other one followed automatically. I am ...
社区
WebStorm
Automatically replacing quotes with backticks
0 票
创建于
2019年08月21日 12:22
Indeed, this helped. Thanks Elena!
社区
WebStorm
Can WebStorm be configured to warn when forgetting an await statement in a call to an async function?
0 票
创建于
2019年08月21日 11:59
Hi, I noticed I am using 2019.1. I will update ASAP and have a look!
社区
WebStorm
Can WebStorm be configured to warn when forgetting an await statement in a call to an async function?
0 票