You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2021/01/20 12:38:46 UTC

[GitHub] [netbeans] homberghp commented on pull request #2365: Show types for chained method invocations.

homberghp commented on pull request #2365:
URL: https://github.com/apache/netbeans/pull/2365#issuecomment-763579047


   I have gained some more experience with this tool and the way it can be used in teaching and in particular in code review.
   Sometimes stream expressions can de quite complex to follow, and this tool is a benefit.
   As JaroslavTulach already suggested, this hints should stay on, **even when the result of the stream is assigned** to a variable or when there is a closing ';' Actually this would be reason to envy intelij.  The fact that the hints disappear when the result is assigned or has a terminating ; is a pity, and makes it less usefull in review. Remember that one important aspect of code is readability and this certainly is a readability aid.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists