Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
sabat24
Follow
New posts
New posts and comments
Total activity
145
Last activity
August 02, 2021 10:32
Member since
October 28, 2016 09:43
Following
0 users
Followed by
0 users
Votes
6
Subscriptions
45
Activity overview
Posts (39)
Comments (55)
Sort by votes
Recent activity
Votes
Created
May 05, 2018 07:42
The problem was in v. 2018.1. After upgrading to the latest one, it works fine.
Community
PhpStorm
Replace in Path - no search text entered error
2 votes
Created
May 13, 2019 16:10
It is exactly (and even better) what I was looking for.
Community
PhpStorm
Is there a way to open / show opened file on project pane?
1 vote
Edited
April 17, 2019 08:28
In my case it's PHP project. However I checked the PHP and JS files. In both there were problems with high CPU usage caused by inspections. So basically there are 2 problems: indexing and inspectio...
Community
PhpStorm
2019.1 Hanging on massive repo branch change
1 vote
Created
December 02, 2018 19:20
I was thinking about following entry: https://www.jetbrains.com/help/idea/generating-code.html and "Generate toString()" section. In Java it will generate following method: public String toString()...
Community
PhpStorm
Is there a way to use toString template in phpStorm like in InteliJ?
1 vote
Edited
November 14, 2018 20:06
@Sokolyaka if you want to use a temporary workaround you can set some configuration options in your local git git config merge.ff falsegit config pull.ff only It will force git to use no fast forwa...
Community
PhpStorm
How to set up git merge options in "Close task" popup
1 vote
Created
July 31, 2018 13:05
Thank you for your help. I've checked two "tabs" plugins but it seems that they don't work anymore correctly. I'll add feature request. Typing something in Switcher (just like in Recent Files) whil...
Community
PhpStorm
Searching in "Navigating Between Open Files and Tool"
1 vote
Created
March 08, 2018 07:35
Now it works. Thank you very much. I thought that when I chose the root path, deployment path would be set automatically.
Community
PhpStorm
Upload files after commit - no files found to process
1 vote
Edited
October 19, 2017 08:04
This aproach is correct only for feature branches. However we are using Vincent Driessen's git workflow (http://nvie.com/posts/a-successful-git-branching-model/) There are develop, release and m...
Community
PhpStorm
How to set up git merge options in "Close task" popup
1 vote
Created
September 25, 2017 10:59
I know about that links. I'm basically letting you know that maybe something is wrong with automatic update. I didn't report it as bug, because I thought that maybe something is wrong in my setting...
Community
PhpStorm
I'm unable to update from EAP 173.2290.12 to EAP 173.2463.17
1 vote
Created
June 27, 2017 19:49
There was some weird problem with interface and / or updating data. Apply changes button seems doesn't work immediately. After few restarts it just started to work.
Community
PhpStorm
Setting Template Variables during generic server configuration
1 vote
1
2
3
4
5
6
›
»