Hast4656
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 6
-
Created How to enable git auto adding files
I can't find this feature in preferences. In my previous projects newly added files were added to git automatically. But I changed something in settings and now I have to added them to git automati... -
Created PhpStorm git clone doesn't work
I'm trying to create new project from git source, but when I click "clone" just nothing happens, except the git clone windows is closed. And when I press 'test' it says: "repository test has failed... -
Created PhpStorm git clone doesn't work
I'm trying to create new project from git source, but when I click "clone" just nothing happens, except the git clone windows is closed. And when I press 'test' it says: "repository test has failed... -
Created IDE settings import/export
How can I import and export all the IDE settings (including remote host items) between several computers? -
Created Git attempts to commit workspace.xml
I have excluded .idea/ folder in perferences, but when I try to commit changes, phpstorm tries to commit workspace.xml file. Why? Screenshot is attached.I could accidentally commited this file, yes... -
Created Hotkey for deployment
How can I set up hotkey for uploading to the default remote host of the current editing or selected file/folder?