— Tbh this question struck me stupid because I forgot VS Code is Electron based, so it should literally have the Chrome devtools built in haha
Message permanent page
— Yee, it does have the hooks, in the debug menu you go to "start debugging" and you can use Node
— Probably have to config it (didn't work right away for me)
— Hmm maybe I'm just doing something stupid
— I will mess with it later because I'd like to use it myself
— Why doesn't javascript have built in data structures? Like Java has the collections framework...
— Array, Object, Map, Set