https://github.com/solo-io/vscode-gloo
The developer tools for Gloo
https://github.com/solo-io/vscode-gloo
gloo plugin vscode
Last synced: about 1 year ago
JSON representation
The developer tools for Gloo
- Host: GitHub
- URL: https://github.com/solo-io/vscode-gloo
- Owner: solo-io
- License: mit
- Created: 2021-08-06T07:27:34.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-04-09T11:22:48.000Z (over 4 years ago)
- Last Synced: 2025-06-24T08:01:56.727Z (about 1 year ago)
- Topics: gloo, plugin, vscode
- Language: TypeScript
- Homepage:
- Size: 1.14 MB
- Stars: 2
- Watchers: 41
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Gloo vscode Extension
[](https://marketplace.visualstudio.com/items?itemName=kameshsampath.vscode-gloo)
This the vscode extension for [solo.io](https://solo.io)
- [Gloo Mesh](https://docs.solo.io/gloo-mesh/latest/getting_started/)
- [Gloo Edge](https://docs.solo.io/gloo-edge/latest/)
**IMPORTANT**: This extension is work in progress
## Features
Currently the extension supports:
- [x] Gloo Mesh Snippets
- [ ] Gloo Edge Snippets
- [x] Install Gloo Edge
- [x] Install Gloo Mesh
- [x] Edit Gloo Edge Resources
## Thanks
Inspired and reused code from vs-code plugins:
- [vscode-kubernetes-tools](https://marketplace.visualstudio.com/items?itemName=ms-kubernetes-tools.vscode-kubernetes-tools)
- [vscode-tekton](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-tekton-pipelines)