https://github.com/itsfarseen/vscode-happy-haskell-syntax
https://github.com/itsfarseen/vscode-happy-haskell-syntax
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/itsfarseen/vscode-happy-haskell-syntax
- Owner: itsfarseen
- Created: 2020-05-14T15:42:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-14T15:50:56.000Z (about 6 years ago)
- Last Synced: 2025-03-08T21:11:23.596Z (over 1 year ago)
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Alex Syntax Highlighting for VS Code
I don't have time to create yet another account (Azure Dev Account) on yet another
service and go through all the headache to publish this extension.
Here's how to install it:
```bash
npm install -g vsce
cd myExtension
vsce package
# myExtension.vsix generated
# Install this file in VS Code, type Ctrl+Shift+P and search for VSIX
```
# License
Public Domain