junichi11 opened a new pull request #2005: [NETBEANS-3968] Fix convert visibility hint for methods URL: https://github.com/apache/netbeans/pull/2005 https://issues.apache.org/jira/browse/NETBEANS-3968 1. Fix convert visibility hint for methods - Show hints for methods when the caret is only on the line that has visibility 2. Lower the priority of convert visibility hint - When this hint is shown with other hints(e.g. Initialize Fields), we should lower order than the other hints because other hints are more important Priority ##### Before  ##### After 
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- 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
