mbien commented on PR #8490: URL: https://github.com/apache/netbeans/pull/8490#issuecomment-2888466680
was hoping this would fix the big block of warnings in the startup log (and also repeated during tests) but they are still there: <details> ``` WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.yaml] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [text.html.derivative] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.css] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [text.html.basic] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.ini] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.java] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.lua] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.makefile] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.perl] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.r] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.ruby] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.php] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.sql] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.asp.vb.net] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [text.xml] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [text.xml.xsl] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.batchfile] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.clojure] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.coffee] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.c] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.cpp] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.diff] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.dockerfile] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [text.git-commit] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [text.git-rebase] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.go] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.groovy] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [text.pug] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.js] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.js.regexp] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.json] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.json.comments] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.css.less] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.objc] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.swift] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.css.scss] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.perl.6] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.powershell] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.python] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.julia] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.regexp.python] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.rust] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.scala] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.shell] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.tsx] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.cs] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.fsharp] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.dart] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [text.html.handlebars] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [text.log] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.erlang] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.elixir] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [text.tex.latex] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [text.bibtex] WARNING [org.eclipse.tm4e.core.registry.Registry]: No grammar source for scope [source.twig] ``` </details> not completely sure when this started, but its in NB 25 and 26. -- 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