An open API service indexing awesome lists of open source software.

https://github.com/arwinneil/vscode-lolcode

LOLCODE Language Support for Visual Studio Code. 😺
https://github.com/arwinneil/vscode-lolcode

lolcode lolcode-support visual-studio-code vscode-extension

Last synced: 5 days ago
JSON representation

LOLCODE Language Support for Visual Studio Code. 😺

Awesome Lists containing this project

README

        

![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)
![Version](https://vsmarketplacebadge.apphb.com/version/arwinneil.lolcode.svg)
![Installs](https://vsmarketplacebadge.apphb.com/installs/arwinneil.lolcode.svg)
![Rating](https://vsmarketplacebadge.apphb.com/rating-short/arwinneil.lolcode.svg)
## LOLCODE Support for Visual Studio Code

An extension for VS Code which provides support for the LOLCODE esoteric language.

![Screenshot](images/animation.gif)

## Features
- Syntax Highlighting

## How to use this extension?

Install and open Visual Studio Code. Press ```Ctrl+Shift+X``` to open the Extensions pane. Find and install the LOLCODE extension. You can also install the extension from the Marketplace.

Open any .lol or .lols file in VS Code or press ```Ctrl+K M``` and select Lolcode.
## Release Notes
### 1.0.0
- Initial Release

## License
[MIT](LICENSE.md)