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

https://github.com/sourceplusplus/interface-vscode


https://github.com/sourceplusplus/interface-vscode

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# ![](https://github.com/sourceplusplus/live-platform/blob/master/.github/media/sourcepp_logo.svg)

![GitHub](https://img.shields.io/github/license/sourceplusplus/interface-vscode)
![GitHub release](https://img.shields.io/github/v/release/sourceplusplus/interface-vscode?include_prereleases)
[![Build](https://github.com/sourceplusplus/interface-vscode/actions/workflows/build.yml/badge.svg)](https://github.com/sourceplusplus/interface-vscode/actions/workflows/build.yml)

## What is this?

This project contains the VSCode extension for [Source++](https://github.com/sourceplusplus/live-platform), the open-source live coding platform. This plugin also works with regular [Apache SkyWalking](https://github.com/apache/skywalking) installations, but only [Live View](https://docs.sourceplus.plus/features/live-views/) commands are supported.

## How to use?

Install this plugin via the Visual Studio Code Marketplace by searching for: `Source++`.

Once installed, this plugin adds the [Live Command Palette](https://docs.sourceplus.plus/features/live-commands/#live-command-palette) to VSCode, which is accessible by typing `Ctrl+Shift+P`. The available commands are determined by the location of the live command palette and the accessibility of [Apache SkyWalking](https://github.com/apache/skywalking) or the [Source++ Platform](https://github.com/sourceplusplus/live-platform).

For more information, please see the [documentation](https://docs.sourceplus.plus/features/).

## Bugs & Features

Bug reports and feature requests can be created [here](https://github.com/sourceplusplus/live-platform/issues).