Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Jason
Total activity
31
Last activity
July 05, 2020 14:52
Member since
October 20, 2011 00:33
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
5
Activity overview
Posts (4)
Comments (22)
Sort by recent activity
Recent activity
Votes
Created
November 02, 2011 23:37
Related question. If I have:App.BarType = function () { return { some_column: 1, another_column: 1 }};function foo(/*App.BarType*/ bar) { bar.some_colunm = 99;}is there some way for me to...
Community
PhpStorm
so many unresolved variables and functions and types
0 votes
Created
November 03, 2011 22:18
Okay, logged here:http://youtrack.jetbrains.net/issue/WI-8221
Community
PhpStorm
so many unresolved variables and functions and types
0 votes
Created
November 03, 2011 22:19
My point was that it recognized that it was an array, but not that it was an array of a certain defined type. Does that make sense?And can you point me to where these features of type hints we've ...
Community
PhpStorm
so many unresolved variables and functions and types
0 votes
Created
November 28, 2011 21:44
Did this feature change in a recent EAP? A couple of EAPs ago, I started getting warnings again on unresolved functions/variables, even though I still have the stub JSON file with the variable in ...
Community
PhpStorm
so many unresolved variables and functions and types
0 votes
Created
December 07, 2011 20:36
Sounds good. Thank you for the reply.
Community
PhpStorm
so many unresolved variables and functions and types
0 votes
Created
February 10, 2012 22:52
Once again, thanks for your speedy and helpful response. Thanks also for doing the legwork on the YouTrack searching (I'll REALLY be glad when they add that search-in-summary feature that's hotly ...
Community
PhpStorm
Navigate Symbol just in the current file?
0 votes
Created
February 21, 2012 16:49
You don't care that a) your update process doesn't work and b) you linked to the wrong blog post for the update?
Community
PhpStorm
3.0.2 update doesn't seem to work
0 votes
Created
October 25, 2012 17:18
This is similar to what I want to do, but what I'm looking for is excluding certain files from the "ctrl-click to go to declaration" feature. Sencha Touch requires you to structure your app a cert...
Community
PhpStorm
Exclude a file (library) from inspection
0 votes
Created
October 25, 2012 20:01
Thanks for the reply. It's probably not quite as different as you think. I don't know if you're familiar with out they do things in Sencha Touch 2 and onwards, but they pull in the whole javascri...
Community
PhpStorm
Exclude a file (library) from inspection
0 votes
Created
October 31, 2011 21:15
Thanks for the reply, Maxim. As you've read my bug report as well, you know some of the kinds of things I'm doing. For example:function foo(bar) { bar.field1 = bar.field2 * 2;}Nowhere is bar def...
Community
PhpStorm
so many unresolved variables and functions and types
0 votes
«
First
‹
Previous
Next
›
Last
»