Dmitrii
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
-
-
-
Dmitrii created a post, Flow type description on Quick documentation lookup (Win: Ctrl+Q)
Is this possible to show Flow type definitions on quick documentation lookup or by hovering on a variable? (Like in VSCode, for example) If not, is it feature planned to implement? it's really impo... -
-
Dmitrii created a post, Trailing slash in path and module resolution
Webstorm/IDEA can't resolve a module that imported using ES6 import syntax with aliases and has a trailing slash in a path. Expected: module resolved by index.js file in a directory. For example:/s...