Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/seddryck/genbil-tmbundle

TextMate bundle for genbiL
https://github.com/seddryck/genbil-tmbundle

Last synced: 4 days ago
JSON representation

TextMate bundle for genbiL

Awesome Lists containing this project

README

        

# genbil-tmbundle

A **TextMate Bundle** for the **genbiL** programming language. Check [nbi website] (http://www.nbi.io/automation/home/) (section "automation") for more information about this language.

## Installation for Visual Studio

cd %userprofile%\.vs\Extensions
git clone git://github.com/Seddryck/genbil-tmbundle genbil

## Usage

Your file extension must be ```.genbil```

## Features

![Screenshot syntax highlighter](https://github.com/seddryck/genbil-tmbundle/raw/master/screenshot.png "Screenshot syntax highlighter")

The bundle currently includes syntax highlighting. Later, I'll add convenient listing for functions, and a number of expando snippets.

Additions are always welcome.