ghlandy-console-log is an extension for inserting js console.log which loging more identifiable.
Include if your extension adds any VS Code settings through the contributes.configuration extension point.
For example:
This extension contributes the following settings:
myExtension.enable: Enable/disable this extension.myExtension.thing: Set toblahto do something.
npm i -g @vscode/vsce
vsce packagehttps://code.visualstudio.com/api/working-with-extensions/publishing-extension
Initial release
