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
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
Created
November 01, 2011 15:25
I don't understand. Can you give an example and more details on how I would do this? Thanks.
Community
PhpStorm
so many unresolved variables and functions and types
0 votes
Created
November 02, 2011 18:15
Now THAT is something I was looking for. Thanks! Yes, I think this would be quite helpful in finding errors in my code. I was looking for something like this beforebut I just couldn't figure out...
Community
PhpStorm
so many unresolved variables and functions and types
0 votes
Created
November 02, 2011 18:45
Good to know. But it looks like it first shows the ones that do belong, and labels them with the right type. I have even more respect for WebStorm now. :)Anything wrong with doing it in this form...
Community
PhpStorm
so many unresolved variables and functions and types
0 votes
Created
November 04, 2011 17:53
I upgraded to the newest EAP and it looks like it does handle the array of type like I was hoping.For example:function SomeType() { return { fieldOne:1, fieldTwo:1 }}var /*SomeType*/ row;ro...
Community
PhpStorm
so many unresolved variables and functions and types
0 votes
Created
February 09, 2012 22:56
Very cool! Thanks for the speedy quick response. Glad I posted here first. :)
Community
PhpStorm
Navigate Symbol just in the current file?
0 votes
Created
February 10, 2012 20:53
Actually, it looks like this isn't what I really needed. :(Well, it could be, with a modification. The problem is that I might have several objects in a file. If I'm in the middle of the code fo...
Community
PhpStorm
Navigate Symbol just in the current file?
0 votes
Created
October 25, 2012 20:39
That works for me! Maybe there's a "better" way of doing it (like if I ever actually did care about opening those files and seeing javascript highlighting, etc.), but for now I'm happy.Thanks!
Community
PhpStorm
Exclude a file (library) from inspection
0 votes
Created
October 25, 2012 20:58
Well, I'd actually be fine to exclude those files from the project. But as far as I can tell you can only exclude folders, not files, and I need the subfolders underneat it so I'm stuck. Woudl be...
Community
PhpStorm
Exclude a file (library) from inspection
0 votes
«
First
‹
Previous
Next
›
Last
»