Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ivangabriele/vscode-scalingo
Check your project's Scalingo deployment status in Visual Studio Code.
https://github.com/ivangabriele/vscode-scalingo
extension plugin scalingo visual-studio-code vscode vscode-extension
Last synced: 17 days ago
JSON representation
Check your project's Scalingo deployment status in Visual Studio Code.
- Host: GitHub
- URL: https://github.com/ivangabriele/vscode-scalingo
- Owner: ivangabriele
- License: mit
- Created: 2023-07-04T11:21:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-28T14:33:03.000Z (7 months ago)
- Last Synced: 2024-05-01T14:06:59.291Z (7 months ago)
- Topics: extension, plugin, scalingo, visual-studio-code, vscode, vscode-extension
- Language: TypeScript
- Homepage:
- Size: 1.15 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Scalingo Extension for Visual Studio Code
[![MIT License](https://img.shields.io/github/license/ivangabriele/vscode-scalingo?style=for-the-badge)](https://github.com/ivangabriele/vscode-scalingo/blob/main/LICENSE)
[![Visual Studio Marketplace](https://img.shields.io/visual-studio-marketplace/i/ivangabriele.vscode-scalingo?style=for-the-badge)](https://marketplace.visualstudio.com/items?itemName=ivangabriele.vscode-scalingo)
[![Check Workflow Status](https://img.shields.io/github/actions/workflow/status/ivangabriele/vscode-scalingo/check.yml?label=Tests&style=for-the-badge)](https://github.com/ivangabriele/vscode-scalingo/actions?query=check)> **This is a work in progress. It's NOT usable yet.**
---
- [Work In Progress](#work-in-progress)
- [Commands](#commands)
- [Roadmap](#roadmap)
- [Issues \& Feature Requests](#issues--feature-requests)
- [Changelog](#changelog)---
## Work In Progress
- [ ] Authentication (Command Palette / Status Bar)
- [ ] Live deployment status (Status Bar)
- [ ] Current workspace Scalingo application linking (Command Palette / Status Bar)## Commands
- [ ] `Scalingo: Link current workspace to an existing Scalingo app`
- [ ] `Scalingo: Log In to Scalingo`
- [ ] `Scalingo: Log Out of Scalingo`## Roadmap
_To be defined._
## Issues & Feature Requests
Please report any issue or feature request [there](https://github.com/ivangabriele/vscode-scalingo/issues).
## Changelog
Please check the [changelog file](https://github.com/ivangabriele/vscode-scalingo/blob/master/CHANGELOG.md).