Highlight Winglang code on Github.com
Syntax highlighting for Winglang files on Github.com.
This extension will highlight your Wing code when:
* Viewing the contents of a .w file
* Viewing markdown blocks with "wing" code
* Reviewing changes for a .w file in a pull request
The extension uses the 'atom/highlight' package to generate colorful HTML elements from your Winglang code and injects them into Github text editor.
Works for both dark mode and light mode.