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

orbitalquark/textadept-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.