lkishalmi opened a new pull request, #4878:
URL: https://github.com/apache/netbeans/pull/4878

   
   Well, if we would have a 16-rc3 this would be a nice to have.
   
   This one makes the formatting work if the editing happens at the end of the 
file.
   
   The code completion has a fix and a feature creep. At the end of the file 
due to the bug in `AntlrTokenSequence` it was offering (`lexer`, `parser`, 
`grammar`).
   
   The feature creep is a trivial one. We already have the unknown references 
collected during parsing, so why not offer to define those while not in a rule 
definition.
   
   


-- 
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: notifications-unsubscr...@netbeans.apache.org

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


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

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

Reply via email to