Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Jeffrey Riaboy
Total activity
34
Last activity
February 03, 2024 02:09
Member since
February 17, 2017 11:30
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
10
Activity overview
Posts (10)
Comments (12)
Sort by recent activity
Recent activity
Votes
Created
April 10, 2020 22:41
Thanks. I was searching the subject titles for "font". Not "appearance" :)
Community
IntelliJ IDEA Users
Previous version default font
2 votes
Created
July 26, 2019 03:59
There we go, thanks!
Community
IntelliJ IDEA Users
Inspection popup shortcut key
0 votes
Edited
July 26, 2019 03:41
That shows a different popup.
Community
IntelliJ IDEA Users
Inspection popup shortcut key
0 votes
Created
November 17, 2018 23:21
In my case, the button you mentioned was missing. I ended up reinstalling IntelliJ to fix it.
Community
IntelliJ IDEA Users
"Code Fragment" button missing
0 votes
Created
October 31, 2017 09:06
If I do that, it just compacts all the rows into 1 row. I was thinking it might be a setting somewhere, but I couldn't find it.
Community
IntelliJ IDEA Users
"Code Fragment" button missing
0 votes
Created
August 25, 2017 19:24
If I remove the "HTML" library, it has the correct jQuery function definitions. It is able to parse them b/c the library has Documentation `Settings > Languages & Frameworks > JavaScript > Librarie...
Community
WebStorm
Javascript library load order problems
0 votes
Created
August 25, 2017 18:59
Shouldn't importing the API documentation fix that though?
Community
WebStorm
Javascript library load order problems
0 votes
Created
February 21, 2017 14:47
Upper left: root $TicketList array variable with inability to edit Upper right: $TicketList[0] array variable also unable to edit Lower left: $TicketList[0]['Ticket'] which CAN be edited because it...
Community
PhpStorm
Editing arrays in variables window
0 votes
Created
February 19, 2017 21:06
Again, I appreciate the help. I went ahead and submitted the bug to xdebug. For the stuff about the other post, the links you gave are different issues, but the actual problem has been fixed in yet...
Community
PhpStorm
Local variables not added to watch window when created dynamicall
0 votes
Edited
February 18, 2017 14:52
Thanks for the quick answer! Your sample works when in the global scope, but not in a function. function test(){ extract(Array("a"=>1), EXTR_OVERWRITE); $b = 22; $c = 12;}test(); Tested ...
Community
PhpStorm
Local variables not added to watch window when created dynamicall
0 votes
Next
›
Last
»