Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clarkio/vscode-extension-lister
https://github.com/clarkio/vscode-extension-lister
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/clarkio/vscode-extension-lister
- Owner: clarkio
- Created: 2019-03-30T02:06:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-08T06:05:31.000Z (over 1 year ago)
- Last Synced: 2024-04-14T12:56:52.865Z (7 months ago)
- Language: TypeScript
- Size: 40 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# VS Code Extension Lister
This extension gathers all your active, non-theme and non-builtin extensions and exports them to a list in the following format for easy sharing:
`: `
This extension serves as an example for building a functional extension for Visual Studio Code. Please see the corresponding post that steps through building it from scratch: [Visual Studio Code Extension Development](https://dev.to/azure/building-a-visual-studio-code-extension-dkj)