List your installed VS Code extensions in a Markdown file.
npm install -g my-vscode-extensions
Usage:
my-vscode-extensions [options]
Options:
-c, --code=<code> The command of VS Code. [default: code] [env: CODE]
-o, --output=<output> Output to the given file, instead of stdout.
See demo.md.