Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/evhub/sublime-coconut
- Owner: evhub
- License: gpl-3.0
- Created: 2016-03-16T08:27:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-26T07:54:36.000Z (6 months ago)
- Last Synced: 2024-05-02T03:01:10.146Z (6 months ago)
- Topics: coconut, functional, highlighting, language, python, sublime-text, syntax-highlighting, vscode
- Language: Python
- Homepage:
- Size: 243 KB
- Stars: 16
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-codeblock.json.txt
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).