GoTMSupport.jl

Support for writing bundle commands for the Go programming language in Julia.
Popularity
1 Star
Updated Last
5 Years Ago
Started In
March 2014

GoTMSupport

Functions in the Julia programming language for supporting the writing of TextMate commands for the Go programming language.

Presently it contains support for function and method completion based on gocode.

These functions depend on the SimpleParser module and PList module.

Build Status