Skip to content

Latest commit

Β 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Emojicode Sublime Syntax

πŸ‡ Syntax files for the Emojicode language.

emojicode_syntax

Installation

Copy the Emojicode directory into the Sublime Text packages directory. You can navigate to this directory directly via Sublime's Browse Packages command from the command palette.

Features

Comments

Both πŸ’­ line and πŸ’­πŸ”œ block πŸ”šπŸ’­ -style comments are highlighted, and are supported by Sublime's "Toggle Comment" command.

Strings

String literals (delimited by πŸ”€s) are highlighted, and appropriately ignore escaped delimiters, ie βŒπŸ”€. Highlighting for string literal interpolation 🧲like_so🧲 is also supported.

Indentation

Lines following a block opening πŸ‡ will be indented, and appropriately dedented at the end of the block πŸ‰.

About

πŸ‡ Syntax files for the Emojicode language.

Resources

Stars

12 stars

Watchers

1 watching

Forks

Contributors