https://github.com/exograph/vscode-extension
VSCode extension for Exograph
https://github.com/exograph/vscode-extension
Last synced: 6 months ago
JSON representation
VSCode extension for Exograph
- Host: GitHub
- URL: https://github.com/exograph/vscode-extension
- Owner: exograph
- License: apache-2.0
- Created: 2023-05-04T19:52:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-21T22:10:28.000Z (10 months ago)
- Last Synced: 2025-03-21T23:22:02.997Z (10 months ago)
- Language: TypeScript
- Size: 98.6 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Exograph Language Support
This extension provides syntax highlighting for Exograph files (the ".exo" and ".exotest" extensions) and Exograph code blocks in Markdown files. It also works with the Exograph Language Server to provide diagnostics.
## Installation
Install it from the [VSCode Marketplace](https://marketplace.visualstudio.com/items?itemName=exograph.exograph) to install the extension.