Sean McManus
Sean McManus
This should be implementable in our open source typescript if anyone wants to contribute :)
@NZSmartie cpptools is closed source. It seems like `"*"` and/or `"**"` in paths should be implementable in the TypeScript. The implementation is complicated and tries to filter out unneeded paths...
@BillDenton No update (the issue hasn't been assigned to a milestone yet). I believe the fix could be implemented in our open source typescript.
@BillDenton This seems to be one of our top-voted issues that is not on a milestone, so I've moved this to "On Deck".
@haolly Not yet -- it's been pushed back repeatedly. It's currently "On Deck" which means we don't have a definite target Milestone yet. The best case might be September, but...
@lifo888 No news. I don't have an ETA.
@intractabilis Sure. Another user appears to have hit the same issue at https://github.com/microsoft/vscode-cpptools/issues/9774#issuecomment-1243956144 .
It seemed like the same issue since the user reported traverse_type_tree and related functions taking up most of the CPU.
I got the repro on Linux and Windows with linux-clang-x64 mode, but I'm still investigating getting a VS bug filed...
Actually, it appears fixed already with our pending 1.13.1 release (maybe Monday?). UPDATE: Looks like Tuesday now.