How to debug jsdoc from openlayers in Visual Studio Code?

This blog post sums up some notes about using the node js debugger for jsdoc when developing a plugin for openlayers jsdoc. git clone https://github.com/openlayers/openlayers.git Open Visual Studio Code and open the folder where you checked out openlayers. { // Use IntelliSense to learn about possible Node.js debug attributes. // Hover to view descriptions of Read more about How to debug jsdoc from openlayers in Visual Studio Code?[…]