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 2020/11/18 09:48:29 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-729562967


   It would be nice if that worked when the result of a chain is used. It is helpful in developing, but as soon as you assign the value the hint info is lost.
   Once you use the result of a chain, either by assigning it or using as an argument to a method the hints are lost, which is a pitty.
   ![image](https://user-images.githubusercontent.com/4232630/99513873-6369c080-298b-11eb-9605-3c5051087ea0.png)
   
   


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