# my-vscode-extensions **Repository Path**: ouuan/my-vscode-extensions ## Basic Information - **Project Name**: my-vscode-extensions - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-05 - **Last Updated**: 2026-02-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # My VS Code Extensions [![npm](https://img.shields.io/npm/v/my-vscode-extensions)](https://www.npmjs.com/package/my-vscode-extensions) List your installed [VS Code](https://github.com/microsoft/vscode) extensions in a Markdown file. ## Install ```bash npm install -g my-vscode-extensions ``` ## Usage ```bash Usage: my-vscode-extensions [options] Options: -c, --code= The command of VS Code. [default: code] [env: CODE] -o, --output= Output to the given file, instead of stdout. ``` ## Demo See [demo.md](demo.md).