Yes applies to VSCode too
I don’t use VSCode but what i understand is it can be used as IDE with Mongodb
You have to use inbuilt tools to load the data
From view->command palette you can access mongodb playground or mongo shell
For inserting few records you can use mongodb playground but for more data like your json files you have to use mongoimport
May be others with VSCode knowledge can help more on this
1 Like