{"id":15581533,"url":"https://github.com/rgieseke/textadept-go","last_synced_at":"2026-05-19T07:08:14.370Z","repository":{"id":9435481,"uuid":"11310303","full_name":"rgieseke/textadept-go","owner":"rgieseke","description":"A Go module for the Textadept editor","archived":false,"fork":false,"pushed_at":"2020-05-06T09:30:56.000Z","size":3,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-30T12:16:42.203Z","etag":null,"topics":["golang","textadept"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rgieseke.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-10T11:33:54.000Z","updated_at":"2020-09-19T10:31:36.000Z","dependencies_parsed_at":"2022-07-21T11:59:07.024Z","dependency_job_id":null,"html_url":"https://github.com/rgieseke/textadept-go","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgieseke%2Ftextadept-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgieseke%2Ftextadept-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgieseke%2Ftextadept-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgieseke%2Ftextadept-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rgieseke","download_url":"https://codeload.github.com/rgieseke/textadept-go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245467798,"owners_count":20620247,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["golang","textadept"],"created_at":"2024-10-02T19:49:38.011Z","updated_at":"2025-10-23T18:51:28.804Z","avatar_url":"https://github.com/rgieseke.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"### A [Go](http://golang.org) module for the [Textadept](http://foicica.com/textadept/) editor\n\n#### Installation\n\n    cd ~/.textadept/modules\n    git clone https://github.com/rgieseke/textadept-go.git go\n\n#### Features\n\n- Snippets\n- Run and build commands\n- Run source through `gofmt` for automatic formatting before saving\n- Highlight syntax errors when saving the file\n\n#### Options\n\nYou can configure the go format command in your `.textadept/init.lua`, e.g.:\n\n```lua\n_M[\"go\"] = require(\"go\")\n_M[\"go\"].format_command = \"goimports\"\n```\n\n#### License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frgieseke%2Ftextadept-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frgieseke%2Ftextadept-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frgieseke%2Ftextadept-go/lists"}