https://github.com/queil/ring-vscode
VS Code extension for Ring
https://github.com/queil/ring-vscode
Last synced: over 1 year ago
JSON representation
VS Code extension for Ring
- Host: GitHub
- URL: https://github.com/queil/ring-vscode
- Owner: queil
- License: apache-2.0
- Created: 2022-08-17T10:09:35.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-16T12:15:45.000Z (over 1 year ago)
- Last Synced: 2025-03-16T13:24:55.207Z (over 1 year ago)
- Language: TypeScript
- Size: 1.33 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# ring-vscode
Ring-VsCode is an extension for [ring!](https://github.com/queil/ring) - a meta-orchestrator for developers.
## Features
Hit `CTRL+R R` to sync to a running instance of Ring.
## Requirements
It requires the latest version of the [ring! dotnet cli tool](https://www.nuget.org/packages/ATech.Ring.DotNet.Cli).
## Extension Settings
ring.serverUrl: ws://localhost:7999/ws
## Status
This is functional but still experimental/unstable.