Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ouuan/my-vscode-extensions

List your installed VS Code extensions in a Markdown file :sunglasses:
https://github.com/ouuan/my-vscode-extensions

Last synced: 12 days ago
JSON representation

List your installed VS Code extensions in a Markdown file :sunglasses:

Awesome Lists containing this project

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).