Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Konstantin Ulitin
Total activity
257
Last activity
July 08, 2025 13:25
Member since
March 11, 2012 13:50
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
99
Activity overview
Articles (0)
Posts (0)
Comments (158)
Sort by recent activity
Recent activity
Votes
Created
December 04, 2012 12:19
Works for me, but two possible methods are suggested to choose when Ctrl-Q is invoked. Is this method resolved(Ctrl-click)? What version do you use? Please create an issue in our issue tracker.Rega...
Community
WebStorm
How to create Javascript API Stubs to get the best out of JS code completion
0 votes
Created
March 04, 2013 12:06
Works for me with knockout stubs from https://github.com/borisyankov/DefinitelyTyped/blob/master/knockout/knockout.d.ts. Do you use this file? If not, please provide knockout sources you are using....
Community
WebStorm
WebStorm 6 : minor issue with knockout.js
0 votes
Created
February 08, 2013 13:21
Hi, Jörg.That's a good request, I've created and issue. http://youtrack.jetbrains.com/issue/WEB-6560. Please, next time don't hesitate to place it directly in our issue tracker.Regards,Konstantin
Community
WebStorm
Javascript - code completion
0 votes
Created
March 07, 2013 12:31
Hello Tal,You could place TypeScript stub from https://github.com/borisyankov/DefinitelyTyped/blob/master/modernizr/modernizr.d.ts anywhere into your project to help competion engine work better.Re...
Community
WebStorm
Webstorm 6 - modernizr
0 votes
Created
April 26, 2013 06:14
Hi Mark. Looks like a regression. I've created an issue, please watch it.Thanks for reporting!
Community
WebStorm
Incorrect return type error when using call method (JavaScript)...
0 votes
Created
August 02, 2013 11:56
Hi Cornelis,We are trying to support mix of tags from different standarts, so users won't be forced to rewrite their documentation code to work well with WebStorm. Google Closure is supported the m...
Community
WebStorm
Status of the javascript doc parser and what standard is used?
0 votes
Created
June 13, 2013 12:45
Did you try setting Braces placement - in function declaration to Next line in Settings | Code style | JavaScript | Wrapping and braces. It works for me as you described in 130.753Regards,Konstantin
Community
WebStorm
WebStorm JavaScript Code Formatting
0 votes
Created
November 06, 2015 16:37
The simplest workaround is to prefix callback with JSDoc comment having @this tag$('body').on('change', 'mytable :input', /** @this jElement */ function() { inputValue(this);});I've created WEB-18...
Community
WebStorm
How to tell WebStorm the type of "this"
0 votes
Created
March 11, 2012 13:50
This feature is not yet implemented for javascript. You can vote for this issue http://youtrack.jetbrains.com/issue/IDEA-51867.
Community
WebStorm
WebStorm 4.0 EAP 114.282 doesn't recognize javascript classes
0 votes
Created
April 06, 2012 17:00
Fixed, but please next time don't hesitate to create a separate request ;)
Community
WebStorm
Javascript code completion for revealing module pattern
0 votes
«
First
‹
Previous
Next
›
Last
»