I'm using the standard extension "Language Support for Java(TM) by Red Hat". How can I disable warnings for unused imports for Java projects in Visual Studio Code?
Maybe someone knows this and can help, because despite some extensive Google searches I can't find sufficient information on this. For other languages yes, but not for Java.