主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Konstantin Ulitin
活动总数
257
最后的活动
2025年07月08日 13:25
成员加入日期
2012年03月11日 13:50
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
99
活动概览
文章(0)
帖子(0)
评论(158)
按最近的活动排序
最近的活动
投票数
创建于
2013年03月07日 13:25
You don't have to use TypeScript, just put this file anywhere to your project (e.g. in folder 'externs'). IDE will know about modernizr structure and will suggest relevant modernizr completion item...
社区
WebStorm
Webstorm 6 - modernizr
0 票
创建于
2013年02月11日 19:44
Also, you could select desired element in completion popup (e.g. with Down key) and press dot key.
社区
WebStorm
Javascript - code completion
0 票
创建于
2013年02月11日 12:30
Will be fixed in the next EAP. Thanks for request!Regards,Konstantin
社区
WebStorm
Typescript syntax check errors on someAnyType.someUndefinedFunction()
0 票
创建于
2013年03月21日 17:27
Hi Brad,We actually have some problems with TypeScript reference paths and import statements, but in progress of fixing them, including absolute paths. Please watch WEB-2033 to get notification whe...
社区
WebStorm
Typescript - module import paths + code hints
0 票
创建于
2013年04月26日 10:57
Hi Mike!We are trying to make our products self-explaining and intuitive:) But we have some resources with tutorials and documentation:http://wiki.jetbrains.net/intellij/#Tutorials - common Intelli...
社区
WebStorm
Webstorm basics
0 票
创建于
2013年05月21日 12:02
Hi Mark,Base field documentation must be shown only when @inheritDoc tag is specified. I've created an issue (http://youtrack.jetbrains.com/issue/WEB-7864).Thanks for reporting!
社区
WebStorm
What is the expected behavior for missing subclass JSDoc or @inheritDoc?
0 票
创建于
2013年08月05日 12:13
Hi Shawn,WebStorm supports such declarations, i.e./** @type {function(string)} */var myfunc = someMethodReturningAFunction();myfunc(1);will warn that 1 is not assignable to string. What code assist...
社区
WebStorm
how to (force) document a function type in javascript?
0 票
创建于
2013年12月16日 13:23
Label reference is expected to be updated, and it is updated for me in a simple example. What IDE version are you using?Name is not expected to be updated because changing it will make your code in...
社区
WebStorm
(js/html) Rename ID doesn't rename "label.for" neither "name"
0 票
创建于
2015年11月06日 18:01
There is no such place specifically for WebStorm, but you may refer to usejsdoc.org and google closure compiler docs, we are trying to follow them.
社区
WebStorm
How to tell WebStorm the type of "this"
0 票
创建于
2013年02月13日 19:06
Hi Mike,I couldn't think of a workaround here. We currently support only @interface tag, i.e. parameters of interface methods are not highlighted as unused. I've created two issues, please watch th...
社区
WebStorm
Suppress unused parameter for empty JavaScript method?
0 票
«
第一页
‹
上一页
下一页
›
最后
»