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

https://github.com/devinceble/brackets-go

Provides golang syntax highlight via a CodeMirror mode for Brackets.
https://github.com/devinceble/brackets-go

Last synced: 9 months ago
JSON representation

Provides golang syntax highlight via a CodeMirror mode for Brackets.

Awesome Lists containing this project

README

          

Golang Syntax Highlighting for Brackets
=======================================

Golang Syntax Higlightng

How to Install
==============

1. Choose _File > Extension Manager_ and select the _Available_ tab
2. Search for this extension
3. Click _Install_!

Todo
====

- Auto Completion
- Golang Integration
- Test
- Build
- etc

### License
MIT-licensed -- see `LICENSE` for details.