Thiemo Kreuz

Results 2 issues of Thiemo Kreuz

The previous regular expression had two issues: 1. It was only able to remove 1-line comments. 2. It was not set to be ungreedy, and could potentially remove content between...

The meaning of `@see` is very close to `{@link}` so it should be (excuse my oversimplification) pretty easy to implement. Or make `@see` an alias for `@inheritdoc`. Is there a...

feature
nice-to-have