orbitalquark / textadept-go

Go language module for Textadept.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go

The go module. It provides utilities for editing Go code.

WARNING: this module is deprecated. It will no longer work in Textadept 12.0.

Fields defined by _M.go

_M.go.autocomplete_snippets (boolean)

Whether or not to include snippets in autocompletion lists. The default value is true.

Tables defined by _M.go

_M.go.tags

List of ctags files to use for autocompletion in addition to the current project's top-level tags file or the current directory's tags file.


About

Go language module for Textadept.

License:MIT License


Languages

Language:Lua 96.5%Language:Makefile 3.5%