Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cjdenio/vscode-emojicode
Utilities for working with Emojicode programs in VS Code
https://github.com/cjdenio/vscode-emojicode
Last synced: 6 days ago
JSON representation
Utilities for working with Emojicode programs in VS Code
- Host: GitHub
- URL: https://github.com/cjdenio/vscode-emojicode
- Owner: cjdenio
- Created: 2021-06-18T00:02:51.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-27T18:30:51.000Z (over 2 years ago)
- Last Synced: 2023-03-05T14:57:16.902Z (over 1 year ago)
- Language: TypeScript
- Size: 1.09 MB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Emojicode support in VS Code
This extension provides several utilities for working with [Emojicode](https://emojicode.org) programs in VS Code.
## Features
![screenshot](img/screenshot.png)
- Bracket highlighting
- Commenting/uncommenting
- Snippets
- Command for quickly running Emojicode programs## Requirements
This extension requires an `emojicodec` binary on your `$PATH` for some features.