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 recent activity
Recent activity
Votes
Edited
January 23, 2019 16:11
I need to see models and controllers contains for example word "reservation". Below is a screenshot for first page with results. After 7th click on more I finally get at the end what I wanted A...
Community
PhpStorm
Table names are shown as results when I use search for classes window
0 votes
Created
January 15, 2019 12:42
Yes, I was trying to find that view with an option of selecting something and uploading it. The changes view which is shown in VCS tab hasn't got such option.
Community
PhpStorm
How to upload files to FTP after merge commit?
0 votes
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
Created
November 30, 2018 12:12
I found the source of "problem", however I don't know if it is correct behaviour. Your code will expand when you switch to another branch and there are some changes in file between branches. In my ...
Community
PhpStorm
Save state of code folding with manually changed parts of code
0 votes
Created
November 18, 2018 11:09
Wrapping arguments line with quotes caused another error: ssh://x@111.111.221.226:22:mysqldump "-h xxx -u xxx --password=xxx --databases xxx > backup_$(date +%Y-%m-%d-%H.%M.%S).sql"Usage: mysqldump...
Community
PhpStorm
External tools - result is printed into console instead of file
0 votes
Edited
November 16, 2018 14:51
Thanks for the Bash suggestion. Based on that I finally created a batch file which starts my both programs. Then I added that file as a single External Tool in Before launch section. Right now it w...
Community
PhpStorm
How to run application as startup task?
0 votes
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
September 25, 2018 13:23
I can't edit my post, so I need add extra comment here. The variable from composer's include_path is $vendorDir . '/phpunit/phpunit
Community
PhpStorm
Can not parse PHPUnit version (v.5.7.x) using composer autoloader on newest phpStorm
0 votes
Created
August 31, 2018 22:09
I already wrote there. I left my comment here just for the record.
Community
PhpStorm
Shortcut for wraping a selected text with formating on/off?
0 votes
Created
August 31, 2018 22:06
Basically you were right about that: "If you keep Ctrl and/or Shift key pressed while O is already released then it will not finish selecting template..." You have to release all keys combination i...
Community
PhpStorm
Shortcut for wraping a selected text with formating on/off?
0 votes
«
‹
1
2
3
4
5
6
›
»