主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Dave Stewart
活动总数
187
最后的活动
2026年01月23日 12:56
成员加入日期
2016年04月05日 14:32
关注
0 名用户
关注者数
0 名用户
投票数
7
订阅数
47
活动概览
帖子(41)
评论(92)
按最近的活动排序
最近的活动
投票数
已编辑于
2022年09月11日 20:36
@... - thanks so much! The missing typescript types reference in tsconfig.json was the thing that solved it for me 💪
社区
WebStorm
"Cannot find name 'jest'" Typescript error
0 票
已编辑于
2021年01月25日 15:54
@...: on a UK keyboard, the [ symbol is just available on the keyboard; no additional modifier needed: But you can set it from Preferences > Keymap:
社区
PhpStorm
Way to jump back to previous file/line after Ctrl+clicking function call?
0 票
已编辑于
2020年11月23日 17:12
FWIW, I created an open source library Alias HQ to your project's js/tsconfig.ts as the single source of truth for aliases; compatible with Webpack, Jest, Vue, React, WebStorm, and other libs and I...
社区
WebStorm
Is there a canonical way to set up prefixed @ / ~ aliases?
0 票
创建于
2020年07月05日 19:40
Thanks Elena,I've referenced this post and added my vote!
社区
WebStorm
Make Find Usages compare function signature when showing results
0 票
创建于
2020年07月05日 16:39
Ah. Can you clarify what "dynamic references" are in terms of WebStorm functionality? Are these just "guessed" entities?
社区
WebStorm
Make Find Usages compare function signature when showing results
0 票
创建于
2020年06月22日 16:49
Oh! Did it always work this way? I've been using WS for a long time; maybe this is habit I picked up somewhere along the way. Thanks for the help :)
社区
WebStorm
Invalid warning for Browser Extensions API listener
0 票
已编辑于
2020年06月22日 15:41
Hi Elena, Annoyingly, the error still remains after invalidating caches. But... re-reading your replies and I figured it out! I generally have node_modules excluded from indexing, and that was the...
社区
WebStorm
Invalid warning for Browser Extensions API listener
0 票
已编辑于
2020年06月18日 21:31
OK. Refactoring an entire project to TS right now, so will finish, get my build working then restart and report back. Thanks!
社区
WebStorm
Invalid warning for Browser Extensions API listener
0 票
创建于
2020年06月18日 20:23
Line 10192 of lib.dom.d.ts: /** Stores information on a media query applied to a document, and handles sending notifications to listeners when the media query state change (i.e. when the media quer...
社区
WebStorm
Invalid warning for Browser Extensions API listener
0 票
创建于
2020年06月18日 20:04
Sure! Just this code should work (be sure to `npm install` the dependency): import { browser, Tabs } from 'webextension-polyfill-ts'browser.tabs.onUpdated.addListener(function (tabId: number, info:...
社区
WebStorm
Invalid warning for Browser Extensions API listener
0 票
«
第一页
‹
上一页
下一页
›
最后
»