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
October 21, 2013 15:17
Hi Alex.Enter must trigger code completion, please describe your situation in detail when it doesn't trigger. As for space, please enable 'Insert selected variant by typing dot, space, etc..' check...
Community
IntelliJ IDEA Users
Code completion in typescript/javascript
0 votes
Created
September 23, 2014 09:41
No, we are not backporting anything to 12.x version, maybe only fixes to the most critical bugs.
Community
IntelliJ IDEA Users
Typescript Plugin doesn't recognize generics and minor file watcher problem
0 votes
Created
August 02, 2013 12:16
Hi Roger,Please ensure that HTML library is enabled in Settings | JavaScript | Libraries. We use JavaScript libraries for TypeScript in 12.1 branch.Alternatively, you can add lib.d.ts file manually...
Community
IntelliJ IDEA Users
Typescript Plugin doesn't recognize generics and minor file watcher problem
0 votes
Created
November 17, 2014 14:19
Hi Colin,Our JS engine considers 'describe', 'it' and other mocha symbols as CommonJS module symbols, which are expected to be referenced via require call. Unfortunately, we haven't got special moc...
Community
IntelliJ IDEA Users
Resolving JavaScript Function References
0 votes
Created
December 24, 2012 12:13
Hi Bruce,I couldn't think of workaround for your situation rather than using of fully-qualified names. Please create a request in our tracker and provide a link to this topic there.Regards,Konstantin
Community
IntelliJ IDEA Users
Optimal JSDoc annotations for JS code completion
0 votes
Created
January 11, 2013 08:43
Am I correct that your function has preceding comment like /** @return true if something */ ? IDEA thinks that 'true' is function's return type in this case. Please use type annotation in JSDoc: /*...
Community
IntelliJ IDEA Users
Leda IU 123.111: Returned expression type Boolean is not assignable to type true
0 votes
Created
April 11, 2013 12:13
Hi! Unfortunately, we don't have such feature at the moment. You can only hard-code each mapping manually in Settings | Live templates.Regards,Konstantin
Community
IntelliJ IDEA Users
Autocompletion for literals
0 votes
Created
April 29, 2013 12:38
Hi, James.Please take a look at IDEA-104757. Couldn't this be the issue?Regards,Konstantin
Community
IntelliJ IDEA Users
TypeScript support in maven child project seems way worse in 12.1.x than 12.0.x?
0 votes
Created
June 20, 2013 17:25
Hi Paul.Please add dojo library in Settings | JavaScript | Libraries. It is available in Download section, or you could create custom library. See details at http://www.jetbrains.com/webstorm/webhe...
Community
IntelliJ IDEA Users
dojo.require "unresolved function or method"
0 votes
Created
July 17, 2013 19:24
Hi Kyle,Thanks for noticing! I've fixed it, logged as http://youtrack.jetbrains.com/issue/WEB-8528Regards,Konstantin
Community
IntelliJ IDEA Users
Problems with JSDoc and @memberOf
0 votes
«
First
‹
Previous
Next
›
Last
»