Dan Dascalescu

- 活动总数 78
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 15
- 订阅数 28
-
Dan Dascalescu 创建了一个帖子, How can I @link in JSDoc to a method in a class returned by an IIFE?
Due to JS runtime constraints, I need to use an IIFE that returns a class. How can I use {@link } in JSDoc to link to methods in that class? The normal syntax Class.method doesn't work. const Singl... -
-
-
-
Dan Dascalescu 创建了一个帖子, "Cannot download @types/node: No @types/node versions available"
I've just upgraded my expired EAP to the current RC1, and for the same project, WebStorm now gives this error on startup: > Cannot download @types/node: No @types/node versions available There's no... -
-
-
-
Dan Dascalescu 创建了一个帖子, 已回答Distinguish numeric keys from regular ones in key mappings
I use a regular keyboard with a numpad, and the mouse right-handed. I want to assign Ctrl+NumericEnter to a function (bookmarks). That works, but the problem is that it's interpreted as Ctrl+Enter ... -