tmysik commented on code in PR #4165:
URL: https://github.com/apache/netbeans/pull/4165#discussion_r891589954
##########
ide/editor.codetemplates/src/org/netbeans/lib/editor/codetemplates/CodeTemplateInsertHandler.java:
##########
@@ -109,7 +109,7 @@ public final class CodeTemplateInsertHandler implements
TextRegionManagerListene
private TextSyncGroup textSyncGroup;
private boolean completionInvoked;
-
+
Review Comment:
I simply marked the first unrelated change in the PR and added the comment,
that is why a whitespace change is selected :)
Personally, I prefer more commits (the cleanup one can be the first one in
PR so no need to rebase/resolve conflicts :) because even in this simple one, I
kind-of had to search what changed exactly :)
Just my nitpicks, nothing serious, of course.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists