rimmartin commented on pull request #2234: URL: https://github.com/apache/netbeans/pull/2234#issuecomment-736142341
Hi @jlahoda, Are NetBeans c++ users really wanting the full CND (C/C++) as it was? Or is there some effort to collect newer ideas in the support of c++? For example I've been using yarn & package.json to organize c++ projects and dependencies. (I would use pnpm but it doesn't yet clone from github dependent projects without their own package.json) Then I use the nodejs NetBeans plugin to see my c++ project files in NetBeans. Though C++ code completion would be nice to have again:-) ---------------------------------------------------------------- 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. 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
