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. 😺
- Host: GitHub
- URL: https://github.com/arwinneil/vscode-lolcode
- Owner: arwinneil
- License: mit
- Created: 2017-10-06T05:33:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-10-22T17:55:24.000Z (over 3 years ago)
- Last Synced: 2025-03-31T22:33:07.815Z (25 days ago)
- Topics: lolcode, lolcode-support, visual-studio-code, vscode-extension
- Homepage: https://marketplace.visualstudio.com/items?itemName=arwinneil.lolcode
- Size: 1.6 MB
- Stars: 15
- Watchers: 1
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README




## LOLCODE Support for Visual Studio CodeAn extension for VS Code which provides support for the LOLCODE esoteric language.

## 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)