Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/evhub/sublime-coconut

Coconut syntax highlighting for Sublime Text and VSCode.
https://github.com/evhub/sublime-coconut

coconut functional highlighting language python sublime-text syntax-highlighting vscode

Last synced: 22 days ago
JSON representation

Coconut syntax highlighting for Sublime Text and VSCode.

Awesome Lists containing this project

README

        

# Sublime Text and VSCode Packages for Coconut

This repository contains [Coconut](https://github.com/evhub/coconut) syntax highlighting for both [Sublime Text](https://packagecontrol.io/packages/Coconut) and [Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=evhub.coconut). For installation instructions, see [Coconut's documentation](https://coconut.readthedocs.io/en/master/DOCS.html#syntax-highlighting).

Credits:
- VSCode integration based on [kobarity](https://github.com/kobarity)'s [Coconut VSCode package](https://github.com/kobarity/vsce-coconut).
- Python syntax highlighting based on [petervaro](https://github.com/petervaro)'s [Python highlighter](https://github.com/petervaro/python).