aefimov / idea-spellchecker

Integration of Jazzy into IntelliJ IDEA
0 stars 0 forks source link

Ignore URL, JavaDoc tags and MixedCases in coments #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
For example:
/**
 * Here is URL http://kva.kva.com
 * @param kva Kva
 */

Original issue reported on code.google.com by aefimov....@gmail.com on 19 Sep 2007 at 9:19

GoogleCodeExporter commented 8 years ago
Now simple \\w+ regexp used. Need more complex.

Original comment by aefimov....@gmail.com on 20 Sep 2007 at 8:02

GoogleCodeExporter commented 8 years ago

Original comment by aefimov....@gmail.com on 20 Sep 2007 at 9:21