hindsholm opened a new issue, #4856: URL: https://github.com/apache/netbeans/issues/4856
### Description When using the NetBeans IDE, it is possible to edit and/or disable individual hints. If e.g. I disable the "unused method" hint, this configuration is stored in ~/.netbeans/14/config/Preferences/org/netbeans/modules/java/hints/default/org.netbeans.modules.java.hints.bugs.Unused.properties This is a very useful functionality because it allows you to tailor the hints to your preferences. It would be great to have this (or a similar) functionality in the VS Code extension as well. This would make the extension even better than it is today! ### Use case/motivation I would like to be able to customize which hints are being shown in VS Code using the NetBeans extension. ### Related issues _No response_ ### Are you willing to submit a pull request? No ### Code of Conduct Yes -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
