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
August 14, 2012 17:58
Hi Alex,If you are using latest EAP, you can annotate your function with @param tag, i.e.:/** @param {{codesValid:boolean}} obj */function validate(obj) { var codesValid = obj.codesValid ...
Community
PhpStorm
JS validation.
0 votes
Created
December 03, 2012 13:49
Also you could look at Closure Compiler tags and our blogpost about its support.Regards,Konstantin
Community
PhpStorm
Invalid number of parameters - Why is this being displayed?
0 votes
Created
November 29, 2012 13:56
Hi Richard,You should disable checkbox Allow placement of caret after end of line in Settings | Editor.Regards,Konstantin
Community
PhpStorm
Whitespaces everywhere... how to disable that?
0 votes
Created
December 10, 2012 09:09
Hello Michael,Thanks for the question. Actually, inheritance here recognized in three ways: @extend, BaseController.call(this) and util.inherits. So you are using it perfectly correct:) But we have...
Community
PhpStorm
'Unresolved function or method' when calling inherited method - How to document/define inheritance in JS?
0 votes
Created
March 22, 2013 14:08
Yes, I understood you. If you add file to a library from the link in my previous message as I described, intellisense should work. Please try and reply if this will help or not.
Community
PhpStorm
Google API
0 votes
Created
April 02, 2013 11:56
Hi.No syntax errors for me, could you please write what error message appears? Screenshot will be appreciated.
Community
PhpStorm
Small glitch in JS regex parsing
0 votes
Created
February 17, 2015 13:37
Hello Peter.Currently I don't know any feasible way to do this. You can reference java class without Packages prefix now. I've created a ticket to implement it myself as this might be helpful for o...
Community
IntelliJ IDEA Open API and Plugin Development
JavaClassReferenceSet in javascript
0 votes
Created
March 04, 2015 13:42
Glad to hear that!
Community
IntelliJ IDEA Open API and Plugin Development
JavaClassReferenceSet in javascript
0 votes
Created
March 24, 2015 12:33
Yep, unfortunately find usages are not working now. Please watch issues WEB-15592 and WEB-15594.
Community
IntelliJ IDEA Open API and Plugin Development
JavaClassReferenceSet in javascript
0 votes
Created
March 17, 2015 12:16
AEnum in var a = Packages.pcg.AClass.AEnum.Aresolves properly to enum class for me. Could you please recheck it?
Community
IntelliJ IDEA Open API and Plugin Development
Javascript dialects, dialectSpecificHandlersFactory
0 votes
«
First
‹
Previous
Next
›
Last
»