Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Ben Taylor
Total activity
78
Last activity
August 20, 2025 11:43
Member since
November 29, 2021 18:20
Following
0 users
Followed by
0 users
Votes
7
Subscriptions
8
Activity overview
Posts (7)
Comments (56)
Sort by recent activity
Recent activity
Votes
Created
December 19, 2022 06:28
So it appears that 2022.3 has synced the messed up formatting settings last Friday, but cannot pull down changes I made at the weekend on my home PC. I also don't see the cloud icon at the bottom r...
Community
PhpStorm
Snap just auto updated to 2022.3 and changed my settings
0 votes
Created
December 19, 2022 06:24
I have had sync set up for a long time so why when I fix the issues above at home and them come to work I have to fix them again? What extra steps do I have to do now? These updates bring more prob...
Community
PhpStorm
Snap just auto updated to 2022.3 and changed my settings
0 votes
Created
December 17, 2022 15:14
Yes I am using Setting Sync and everything is set to be synced. This may have happened when I tested out the new ui. All of my colours are intact. it seems to be the formatting that has been change...
Community
PhpStorm
Snap just auto updated to 2022.3 and changed my settings
0 votes
Edited
December 16, 2022 13:09
How to stop formatting like this $games = Games::where('tournament_id', $tournament_id) -> orderBy('date')->get(); And format like this $games = Games::where('tournament_...
Community
PhpStorm
Snap just auto updated to 2022.3 and changed my settings
0 votes
Created
December 16, 2022 12:58
How to stop formatting like this $game = new Games();$game->name = $request->input('name');$game->start_date = $request->input('start_date');$game->end_date = $request->input('end_date');$game->sa...
Community
PhpStorm
Snap just auto updated to 2022.3 and changed my settings
0 votes
Created
December 16, 2022 12:48
How to stop formatting like this Games::where('id', $game_id) ->update([ "date" => $request->input('date'), "time" => $request->input('time'), "team_a" => $request->inp...
Community
PhpStorm
Snap just auto updated to 2022.3 and changed my settings
0 votes
Created
September 20, 2022 13:26
I also see that in Ctrl + Alt + S my Editor tabs have been changed to default of 10. Sync is not reliable is it.
Community
PhpStorm
Stop asking to add to git and make it permanent as in forever and never ask me again!
1 vote
Created
September 20, 2022 10:34
Today on my work PC it is telling me that "Externally added files can be added to Git" And in the "New Project Setting dialog" (after I changed it again last night) These settings are not syncin...
Community
PhpStorm
Stop asking to add to git and make it permanent as in forever and never ask me again!
1 vote
Created
September 19, 2022 20:11
I had changed the settings on Friday to "Do not ask" for "Settings for new projects". However I had already set this particular setting last year. Previous to last year I was unknowingly setting "p...
Community
PhpStorm
Stop asking to add to git and make it permanent as in forever and never ask me again!
1 vote
Edited
February 14, 2022 16:40
When I tried this time it timed out with the messages `Failed to get IDE status in 60 seconds. Probably IDE backend is stuck` This has caused the same issue again where there are more than 40 or s...
Community
PhpStorm
Remote Development max out CPU - Need server reboot to close all threads
0 votes
«
First
‹
Previous
Next
›
Last
»