/GoTMSupport.jl

Support for writing bundle commands for the Go programming language in Julia.

Primary LanguageJuliaOtherNOASSERTION

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