This is an automated email from the ASF dual-hosted git repository. matthiasblaesing pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
from f58663d233 Upgrade ANTLRv4 Runtime to 4.11.1 (#4845) new f6c2069442 [GH-5104] Ensure @use and @forward can be parsed in less files new 720129ea2e CSS: Enable "Goto source" for variable declarations in SCSS and LESS files new 08edf24ee5 Merge pull request #5142 from matthiasblaesing/GH-5104 The 7816 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../src/org/netbeans/modules/css/lib/Css3.g | 10 +- .../org/netbeans/modules/css/lib/Css3Lexer.java | 1302 +++++----- .../org/netbeans/modules/css/lib/Css3Parser.java | 2619 ++++++++++---------- .../modules/css/lib/Css3ParserLessTest.java | 8 + .../modules/css/prep/editor/CPStructureItem.java | 2 +- 5 files changed, 1991 insertions(+), 1950 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists