Closed GoogleCodeExporter closed 9 years ago
I will add this as soon as possible.
/Adam Waldenberg
Original comment by gitinspe...@ejwa.se
on 29 Jun 2013 at 10:19
I quickly looked in to it and I will add support for % comments. It also seems
to be a good idea to add support for multi-line comments from the verbatim
package in the form:
\begin{comment}
...
my comment
...
\end{comment}
/Adam Waldenberg
Original comment by gitinspe...@ejwa.se
on 29 Jun 2013 at 10:36
Great!
Original comment by iocheson...@gmail.com
on 29 Jun 2013 at 10:40
This issue was closed by revision 16701a4d51f4.
Original comment by gitinspe...@ejwa.se
on 29 Jun 2013 at 11:54
Done; just like all other formats, gitinspector only considers a line to be a
comment line whenever it is a *pure* comment line with no ordinary code.
Eventually; I might add some kind of percentage calculation depending on how
much of
the line is a comment.
Also; LaTex is not enabled by default; see the commit message in the revision
above
for more information.
/Adam Waldenberg
Original comment by gitinspe...@ejwa.se
on 29 Jun 2013 at 11:58
Original issue reported on code.google.com by
iocheson...@gmail.com
on 29 Jun 2013 at 10:12