Marisa-Chan opened a new issue, #7686: URL: https://github.com/apache/netbeans/issues/7686
### Apache NetBeans version Apache NetBeans 22 ### What happened In any C++ header, right mouse menu for any items miss "Find usage" and "Rename". Also it's good to have working plugin also for *.c and especially *.h files. Here is first patch for fix typo that's cause missing "Find usage" and "Rename". [patch1.txt](https://github.com/user-attachments/files/16673819/patch1.txt) And second patch adds handling of "c" and "h" files [patch2.txt](https://github.com/user-attachments/files/16673820/patch2.txt) ### Language / Project Type / NetBeans Component CPPLite ### How to reproduce In any C++ header, right mouse menu for any items miss "Find usage" and "Rename". ### Did this work correctly in an earlier version? No / Don't know ### Operating System Linux x64 ### JDK java-17-openjdk ### Apache NetBeans packaging Third-party package, Own source build ### Anything else _No response_ ### Are you willing to submit a pull request? No -- 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
