Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Kyle Newlove
Total activity
10
Last activity
June 22, 2018 22:07
Member since
January 28, 2018 22:01
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
3
Activity overview
Posts (1)
Comments (5)
Sort by recent activity
Recent activity
Votes
Edited
January 28, 2018 22:02
I know this is an old question, but if you are running Linux you open the terminal at the bottom of PhpStorm and type: find . -name '*.php' | xargs wc -l It will output your total lines of code in ...
Community
PhpStorm
Is there a way to count the lines of code in a whole project?
22 votes
Edited
January 28, 2018 22:03
I know this is an old question, but if you are running Linux you open the terminal at the bottom of PhpStorm and type: find . -name '*.php' | xargs wc -l It will output your total lines of code in ...
Community
PhpStorm
Get stats for lines of code
1 vote
Created
June 22, 2018 22:07
Hello Vladimir, Do you guys have a private location it can be uploaded to so my logs are not public? Thanks, Kyle
Community
PhpStorm
Exclude directory from deployment sync
0 votes
Created
June 21, 2018 16:42
Hello Vladimir, Yes, that option was enabled, but it is behaving the exact same way if it's enabled or not.
Community
PhpStorm
Exclude directory from deployment sync
0 votes
Edited
June 20, 2018 17:55
Hello Dmitry, thank you for your reply, even after doing that it still sits at "loading... '/path I exluded/........'
Community
PhpStorm
Exclude directory from deployment sync
0 votes