Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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