{"id":13416893,"url":"https://github.com/DisposaBoy/GoSublime","last_synced_at":"2025-03-15T01:32:09.760Z","repository":{"id":39674268,"uuid":"2281177","full_name":"DisposaBoy/GoSublime","owner":"DisposaBoy","description":"A Golang plugin collection for SublimeText 3, providing code completion and other IDE-like features.","archived":false,"fork":false,"pushed_at":"2020-07-21T18:51:34.000Z","size":8798,"stargazers_count":3416,"open_issues_count":83,"forks_count":301,"subscribers_count":117,"default_branch":"development","last_synced_at":"2024-10-29T15:35:18.446Z","etag":null,"topics":["go","gosublime","ide","sublime-text"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DisposaBoy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":null,"patreon":"KurokuLabs","open_collective":"gosublime","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://margo.sh/funding/"]}},"created_at":"2011-08-27T22:24:39.000Z","updated_at":"2024-10-24T15:14:51.000Z","dependencies_parsed_at":"2022-07-22T05:02:02.224Z","dependency_job_id":null,"html_url":"https://github.com/DisposaBoy/GoSublime","commit_stats":null,"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DisposaBoy%2FGoSublime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DisposaBoy%2FGoSublime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DisposaBoy%2FGoSublime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DisposaBoy%2FGoSublime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DisposaBoy","download_url":"https://codeload.github.com/DisposaBoy/GoSublime/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242250934,"owners_count":20096899,"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":["go","gosublime","ide","sublime-text"],"created_at":"2024-07-30T22:00:28.512Z","updated_at":"2025-03-15T01:32:09.721Z","avatar_url":"https://github.com/DisposaBoy.png","language":"Go","readme":"# GoSublime [![Backers on Open Collective](https://opencollective.com/gosublime/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/gosublime/sponsors/badge.svg)](#sponsors) [![Build Status](https://travis-ci.org/DisposaBoy/GoSublime.svg?branch=master)](https://travis-ci.org/DisposaBoy/GoSublime)\n\n## Intro\n\nGoSublime is an IDE-like plugin for [Sublime Text 3](http://www.sublimetext.com/) mainly, but not limited to, providing integration for most of your Go/Golang development tools.\n\nSee https://margo.sh/b/hello-margo/ for a brief introduction to margo, the engine behind GoSublime.\n\n## Installation \u0026 Support\n\nSee https://margo.sh/b/migrate/ for instructions on how to install GoSublime.\n\nSee [SUPPORT.md](SUPPORT.md) for details about what level of support you can expect while using GoSublime.\n\n## Features\n\n- code completion from Gocode (fork);\n- context aware snippets via the code-completion popup;\n- sublime build system(ctrl+b) integrating with GoSublime 9o command prompt with live command output;\n- lint/syntax check as you type or on save;\n- quickly jump to any linter error reported in any open file or package;\n- quickly fmt your source or automatically on save to conform with your coding standards;\n- easily create a new go file and run it without needing to save it first (9o `replay`);\n- share your snippets (anything in the loaded file) on play.golang.org;\n- list declarations in the current file or package;\n- automatically add/remove package imports;\n- quickly jump your import section(automatically goes to the last import) where you can easily edit the pkg alias and return to where you were before;\n- go to definition of a package function or constant, etc.;\n- create your own margo extensions in Go to e.g. add context-aware commands to the command palette.\n\n## Demo\n\n- Old demo http://vimeo.com/disposaboy/gosublime-demo2\n\n## Copyright, License \u0026 Contributors\n\nmargo and GoSublime are released under the MIT license. See [LICENSE.md](LICENSE.md)\n\nThanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].\n\u003ca href=\"graphs/contributors\"\u003e\u003cimg src=\"https://opencollective.com/gosublime/contributors.svg?width=890\" /\u003e\u003c/a\u003e\n\n### Supporters\n\nGoSublime has received support from many kind individuals and as a thank you I've added most to [THANKS.md](THANKS.md) file as a way of saying _Thank You_. Some donors donated anonymously and so are not listed, however. If you have donated and would like to add an entry to this file, feel free to open a pull request.\n\n### Donations\n\nSee https://margo.sh/funding/ for ways in which you can help support future development of margo and GoSublime.\n\n\u003chr/\u003e\n\nBecome a backer or a sponsor on OpenCollective\n\n### Backers\n\nThank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/gosublime#backer)]\n\n\u003ca href=\"https://opencollective.com/gosublime#backers\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/gosublime/backers.svg?width=890\"\u003e\u003c/a\u003e\n\n### Sponsors\n\nSupport this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/gosublime#sponsor)]\n\n\u003ca href=\"https://opencollective.com/gosublime/sponsor/0/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/gosublime/sponsor/0/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/gosublime/sponsor/1/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/gosublime/sponsor/1/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/gosublime/sponsor/2/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/gosublime/sponsor/2/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/gosublime/sponsor/3/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/gosublime/sponsor/3/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/gosublime/sponsor/4/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/gosublime/sponsor/4/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/gosublime/sponsor/5/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/gosublime/sponsor/5/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/gosublime/sponsor/6/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/gosublime/sponsor/6/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/gosublime/sponsor/7/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/gosublime/sponsor/7/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/gosublime/sponsor/8/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/gosublime/sponsor/8/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/gosublime/sponsor/9/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/gosublime/sponsor/9/avatar.svg\"\u003e\u003c/a\u003e\n\n\u003cbr\u003e\n\n\u003ca href=\"https://margo.sh/sponsors/0\" target=\"_blank\"\u003e\u003cimg src=\"https://margo.sh/sponsors/0.svg?2\"\u003e\u003c/a\u003e\n","funding_links":["https://patreon.com/KurokuLabs","https://opencollective.com/gosublime","https://margo.sh/funding/"],"categories":["Editor Plugins","Go IDEs","Go","编辑器插件","編輯器插件","Tools and Libraries","Libraries for creating HTTP middlewares","Repositories"],"sub_categories":["Routers","路由器","Middlewares","路由","IDE's and Plugins","代码分析"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDisposaBoy%2FGoSublime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDisposaBoy%2FGoSublime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDisposaBoy%2FGoSublime/lists"}