Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
patrick thehun
Total activity
23
Last activity
January 17, 2016 22:20
Member since
February 28, 2014 10:17
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
4
Activity overview
Posts (2)
Comments (17)
Sort by recent activity
Recent activity
Votes
Created
March 01, 2014 09:45
I just replicated the problem. Create a 'new file' called "test.html", enter<script>the </script> will be automatically added by PHPStorm. Now press 'enter' and type:$(".cls:eq(0)"PHPStorm will aut...
Community
PhpStorm
PHPstorm autocomplete misbehaving with jQuery calls with a colon in the selector
0 votes
Created
March 14, 2014 10:30
Exactly!
Community
PhpStorm
PHPstorm autocomplete misbehaving with jQuery calls with a colon in the selector
0 votes
Created
March 14, 2014 10:46
One of the reasons I skipped from my 'old' IDE to PHPStorm was exactly this feature (amongst other things of course). It's a great feature, and does a good job of keeping track of opening and closi...
Community
PhpStorm
PHPstorm autocomplete misbehaving with jQuery calls with a colon in the selector
0 votes
Created
March 14, 2014 11:51
Another auto-complete problem with quotes... See attached...When you're writing a URL like this:<a href=the IDE will automatically add two quotes and puts the cursor in the middle. Once the URL is ...
Community
PhpStorm
PHPstorm autocomplete misbehaving with jQuery calls with a colon in the selector
0 votes
Created
March 12, 2014 11:29
I'm constanty running into memory problems myself... I changed -Xmx to 1024m which solves it when the error pops up in PHP, but after I reboot I can't start the program and have to change -Xmx back...
Community
PhpStorm
Run PHPStorm with 64bit JRE (Windows7)
0 votes
Created
October 19, 2015 15:53
you are absolutely right! Sorry for this mistake. I assumed the code generated by phpStorm would have the type (or at least an indication it should be in there) in DocBlock. Thanks for pointing thi...
Community
PhpStorm
undefined class bool in phpdoc
0 votes
Created
November 27, 2015 14:34
No, it doesn't work according to my settings.I'm changing the settings for a function declaration, with or without function parameters. So instead of this:function test( $a, $b ){ return $a < $...
Community
PhpStorm
Code Reformatting option "Keep ')' and '{' on one line" doesn't work anymore
0 votes
Created
November 28, 2015 08:23
I humbly stand corrected... No bug indeed, but a huge oversight on my part... Sorry for that and thanks for pointing it out... twice...
Community
PhpStorm
Code Reformatting option "Keep ')' and '{' on one line" doesn't work anymore
0 votes
Created
March 10, 2014 07:40
The same problem occurs when typing this: $("test>blabla"you end up with $("test>blabla"""
Community
PhpStorm
PHPstorm autocomplete misbehaving with jQuery calls with a colon in the selector
0 votes
Created
March 13, 2014 09:32
... and found another one... type this: $("#list tbody"and you end up with this: $("#list tbody"""No replies at all huh? Does JetBrains look at their forum?
Community
PhpStorm
PHPstorm autocomplete misbehaving with jQuery calls with a colon in the selector
0 votes
Next
›
Last
»