Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 513 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 513 Bytes

Yarn Language Extension

This is a simple extension for Visual Studio Code to enable syntax highlighting for the yarn narrative language.

Features

  • Syntax Highlighting
  • Code Folding
  • Auto Indenting

Known Issues

This extension is very basic at the moment, and there's likely cases where the TextMate Grammer falls short. If you see any issues, please feel free to offer a pull request on github.

Release Notes

Currently, this extension is considered to be a beta.

0.1.0

  • Initial release