Joshua Fricke

- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Joshua Fricke created a post, Checkout from VCS git breaks symlinks in repo
So if I do this from the command line:git clone REPOand then open in phpstorm all is groovyif I do 'Checkout from VCS' option within phpstorm, all my symlinks a fubar'd -
-
Joshua Fricke created a post, PHP syntax highlighting in .html file not working...
So I have 2.1.5 installed on win 7 64 and the syntax/contextual awareness of php within a .html file does not seem to be working. There is no highlighting and comments are html comments instead of ...