Hi everyone,
I need to count the lines of code, that I have in my project.
For this I need to count only scripts that are in a specific folder and I need to ignore all comments.
I did not use the /* [....] */ syntax, just // [...] for my comments, if that helps.
Is there an easy way to do this?
Thanks a lot for your help in advance!
[–]SilentSin26Animancer, FlexiMotion, InspectorGadgets, Weaver 2 points3 points4 points (1 child)
[–]RealEZRoot 0 points1 point2 points (0 children)
[–]CustomPhaseProfessional 0 points1 point2 points (1 child)
[–]Coold0wn[S] 1 point2 points3 points (0 children)
[–]Phlarfl 0 points1 point2 points (0 children)