Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/plume-lang/vscode-plume
Visual Studio Code Plume syntax highlighting extension
https://github.com/plume-lang/vscode-plume
extension plume syntax-highlighting vscode
Last synced: 4 days ago
JSON representation
Visual Studio Code Plume syntax highlighting extension
- Host: GitHub
- URL: https://github.com/plume-lang/vscode-plume
- Owner: plume-lang
- License: mit
- Created: 2024-05-06T12:07:01.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-09-15T08:43:58.000Z (2 months ago)
- Last Synced: 2024-09-15T11:22:17.631Z (2 months ago)
- Topics: extension, plume, syntax-highlighting, vscode
- Size: 49.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The Plume Programming Language
This VS Code extension provides syntax highlighting for the Plume programming language. Plume is a statically typed, compiled language that is designed to be simple and easy to use. It is still in development, but you can find more information about it [here](https://github.com/plume-lang/plume).
## Features
As for now, this extension only provides syntax highlighting for Plume files. More features may be added in the future, such as code snippets and language server support.