https://github.com/sourceplusplus/interface-vscode
https://github.com/sourceplusplus/interface-vscode
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/sourceplusplus/interface-vscode
- Owner: sourceplusplus
- License: apache-2.0
- Created: 2022-08-26T11:12:47.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T17:36:29.000Z (over 1 year ago)
- Last Synced: 2024-10-24T20:13:52.865Z (over 1 year ago)
- Language: TypeScript
- Size: 619 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# 


[](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).