VSCode Status
Export your VSCode activity to a REST API.
Usage
- Download the VSCode Status Extension from the VSCode Marketplace.
- The extensions is enabled by default after your downlaod it.
- Your VSCode status bar will show an "VSCode Status" icon. Click on it to redirect to your public API endpoint.
Documentation
Read the full documentation at snhsish/vscode-status/README.md to learn more about the extension and how to use it in detail.
What it solves
- This extension allows you to export your VSCode activity to a REST API endpoint. You can use this data for analytics, monitoring, or integrating with other tools and services.
- You can use the exported data to display your coding activity on your personal website, portfolio, or any other platform that supports REST API integration.
Tech Stack
- Typescript
- Node.js
- VSCode Extension API