Dan Dascalescu

- Total activity 78
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 15
- Subscriptions 28
-
Dan Dascalescu created a post, 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 created a post, "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 created a post, AnsweredDistinguish 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 ... -