ashgti wrote: VSCode's NodeJS and Electron version can change with each release and theoretically a node API could be deprecated and removed between major releases but that is rare in practice. Tracking the minimum versions of each should help us know what APIs exist.
But we're not making extensive use of the NodeJS APIs at the moment, so I don't think we need to worry to much about that. https://github.com/llvm/llvm-project/pull/177008 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
