Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arthursudbrackibarra/islash-vscode-language-support
VSCode extension that provides language support for my programming language 'ISlash'.
https://github.com/arthursudbrackibarra/islash-vscode-language-support
islash syntax-highlighting vscode-extension
Last synced: 7 days ago
JSON representation
VSCode extension that provides language support for my programming language 'ISlash'.
- Host: GitHub
- URL: https://github.com/arthursudbrackibarra/islash-vscode-language-support
- Owner: ArthurSudbrackIbarra
- License: mit
- Created: 2022-08-08T16:17:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-20T16:55:46.000Z (over 2 years ago)
- Last Synced: 2024-11-29T02:32:18.156Z (2 months ago)
- Topics: islash, syntax-highlighting, vscode-extension
- Language: JavaScript
- Homepage:
- Size: 25.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# ISlash Language Support
Language support for the **ISlash** programming language. Includes syntax highlighting, code snippets, hovering tips and language icon.
## Requirements
In case you want to run your programs, you'll need to download the [ISlash](https://github.com/ArthurSudbrackIbarra/ISlash-Programming-Language/blob/main/README.md) language interpreter.
## Release Notes
### 0.0.1
- Initial release of ISlash Language Support extension.
### 0.0.2
- Added support for new instructions that were introduced and updated the instructions that were renamed.