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 2b07788da2 Merge pull request #7732 from
matthiasblaesing/update-typescript-lsp
add 23ed11129c CSS: Improve handling of generic-at-rules (for example used
by tailwind)
new 6207e33c18 Merge pull request #7837 from
matthiasblaesing/css-flexible-at
The 1 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:
ide/css.lib/build.xml | 2 +-
.../src/org/netbeans/modules/css/lib/Css3.g | 19 +-
.../org/netbeans/modules/css/lib/Css3Lexer.java | 3569 ++--
.../org/netbeans/modules/css/lib/Css3Parser.java | 19649 ++++++++++---------
.../org/netbeans/modules/css/lib/api/NodeType.java | 3 +
.../netbeans/modules/css/lib/Css3ParserTest.java | 11 +
6 files changed, 11520 insertions(+), 11733 deletions(-)
---------------------------------------------------------------------
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