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 2019/03/23 11:42:00 UTC

[GitHub] [incubator-netbeans] peedeeboy commented on issue #1172: [NETBEANS-747] Implement basic support for variable syntax in CSS grammar

peedeeboy commented on issue #1172: [NETBEANS-747] Implement basic support for variable syntax in CSS grammar
URL: https://github.com/apache/incubator-netbeans/pull/1172#issuecomment-475862788
 
 
   I've got some work nearly ready for supporting CSS @supports rules.  Combined with this pull request, that should stop the Bootstrap CSS showing parsing errors in NB.
   
   I'll hold off on submitting a PR until this is approved, so as not to conflict with recompiling the lexer and parser for the Antlr grammar.
   
   I do have a question for @matthiasblaesing or anyone else knowledgeable - I notice you haven't adding any new interfaces/classes to the CSS Source Model library.  This is the bit that is taking my time / annoying me at the moment (may have to refactor my grammar rules to make it easier to build an OO model) - how essential is this, and where does it get used?

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


With regards,
Apache Git Services

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