Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marysaka/vscode-asl
ACPI Source Language highlighting for Visual Studio Code
https://github.com/marysaka/vscode-asl
Last synced: 6 days ago
JSON representation
ACPI Source Language highlighting for Visual Studio Code
- Host: GitHub
- URL: https://github.com/marysaka/vscode-asl
- Owner: marysaka
- License: mit
- Created: 2017-09-08T21:39:25.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-08T22:08:09.000Z (about 7 years ago)
- Last Synced: 2024-05-01T14:37:33.017Z (7 months ago)
- Size: 98.6 KB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ACPI Source Language highlighting for Visual Studio Code
This extension is a converted version of the syntax highlighting package for the Atom editor [language-asl](https://github.com/sebadur/language-asl).# Install
In the command palette (`cmd-shift-p`) select `Install Extension` and choose `ASL`.## Screenshot
![Example of Highlighting](https://raw.githubusercontent.com/Thog/vscode-asl/master/img/example.png)## License
[MIT](LICENSE.md)