Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (15 loc) · 579 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 579 Bytes

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.