Alphadog

- Total activity 25
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
Created How to remove file from Git VCS only
Hi. I have a folder(with 1 file inside it) versioned with Git and have not relised I dont need it - so I now have a problem to remove tracking to this file. I have done the first part which is addi... -
Created Large JS file is slow to view/edit. Any solutions?
Just wanted to ask if there is anything I can do to speed up editing for my javascript file. My laptop has 8GB RAM with Intel Core i7 (fast)-Thomas -
Created What is a safe method to upload changes to the production server?
If I am updating a high traffic website via Phpstorm deployment SSH and somebody makes a request where half the files are written or half files are old and half are new, it can make my website appe... -
Created Detect all files that are different between the local project path and deployment path
Hi, Im looking for a tool to detect all files that are different between the local project path and deployment path without actually overwriting anything. I just want a summary of changes. Is this ... -
Created Spell check is not showing me misspelt words
Hello,Im running through all my Php files to ensure I have no spelling errors and have noticed it has not underlined or seem to have marked my mistakesI included some screenshots of the editor prev... -
Created Php Xdebug not establishing connection with PhpStorm
Hello staff,Ive been stuck on the Xdebug step for a long time now and read everything about it on this forum. I was hoping you might be able to see a problem in my configuration that might be prev...