{"id":14110912,"url":"https://github.com/r3inbowari/go-mod-explorer","last_synced_at":"2025-09-23T05:46:39.040Z","repository":{"id":36960544,"uuid":"435743946","full_name":"r3inbowari/go-mod-explorer","owner":"r3inbowari","description":"Go Module Explorer for Visual Studio Code (beta)","archived":false,"fork":false,"pushed_at":"2024-06-16T10:05:59.000Z","size":419,"stargazers_count":33,"open_issues_count":4,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-08-14T10:16:28.787Z","etag":null,"topics":["explorer","go","go-modules","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=r3inbowari.gomodexplorer","language":"TypeScript","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/r3inbowari.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-07T04:37:04.000Z","updated_at":"2024-07-04T01:47:08.000Z","dependencies_parsed_at":"2024-06-16T10:47:57.535Z","dependency_job_id":"17a7d70d-41b1-4259-8d8f-dc46009845ea","html_url":"https://github.com/r3inbowari/go-mod-explorer","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3inbowari%2Fgo-mod-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3inbowari%2Fgo-mod-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3inbowari%2Fgo-mod-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3inbowari%2Fgo-mod-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r3inbowari","download_url":"https://codeload.github.com/r3inbowari/go-mod-explorer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228369627,"owners_count":17909289,"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":["explorer","go","go-modules","vscode-extension"],"created_at":"2024-08-14T10:03:03.066Z","updated_at":"2025-09-23T05:46:33.983Z","avatar_url":"https://github.com/r3inbowari.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Go Mod Explorer\n\n[![Market](https://img.shields.io/badge/source-Github-8A2BE3)](https://github.com/r3inbowari/go-mod-explorer)\n[![Release](https://img.shields.io/github/v/release/r3inbowari/go-mod-explorer)](https://github.com/r3inbowari/go-mod-explorer/releases)\n[![Market](https://img.shields.io/badge/marketplace-VS%20Code-0D67B5)](https://marketplace.visualstudio.com/items?itemName=r3inbowari.gomodexplorer)\n[![Market](https://img.shields.io/badge/eclipse-Open%20VSX-C060EC)](https://open-vsx.org/extension/r3inbowari/gomodexplorer)\n\nThis extension adds a pretty Go Module Explorer for Visual Studio Code, mainly including:\n\n- External Dependency Viewer\n- Automatic Code Reveal\n- Go Workspace Support\n\n## it looks like\n\n![image](https://github.com/r3inbowari/go-mod-explorer/assets/30739857/c6f6eba2-afce-49d1-bd1e-db3a6bbdc3b2)\n\n## Symbols\n\n|                                                     Icon                                                     |     Description      |\n| :----------------------------------------------------------------------------------------------------------: | :------------------: |\n| ![image](https://github.com/r3inbowari/go-mod-explorer/assets/30739857/92393547-6234-4151-b768-2c2f4e43a405) |     Module Group     |\n| ![image](https://github.com/r3inbowari/go-mod-explorer/assets/30739857/9835d941-e29b-4551-ab0c-ef87a0b71e88) | Invalid Module Group |\n| ![image](https://github.com/r3inbowari/go-mod-explorer/assets/30739857/7347eb36-5383-4d53-b674-e817892c14cd) |    Direct Module     |\n| ![image](https://github.com/r3inbowari/go-mod-explorer/assets/30739857/ee9fbae5-d0b6-4ee9-84cc-19bc85db3a2a) |   Indirect Module    |\n| ![image](https://github.com/r3inbowari/go-mod-explorer/assets/30739857/8e8778c3-2cfb-436f-9549-089ffba6ae5b) |   Replaced Module    |\n| ![image](https://github.com/r3inbowari/go-mod-explorer/assets/30739857/8502217b-effe-4a5b-b905-943ce9d7cdde) |   Workspace Module   |\n\n## Shortcuts\n\n|                   Description                   |     Keybinding      |\n| :---------------------------------------------: | :-----------------: |\n| Focus the Go Mod Explorer.(package name search) | Ctrl(⌘) + Shift + ' |\n|      Blur and back to the previous focus.       | Ctrl(⌘) + Shift + ' |\n|   Reveal the current activate in the Editor.    | Ctrl(⌘) + Shift + / |\n|         Quick Collapse Go Mod Explorer.         | Ctrl(⌘) + Shift + . |\n\n## Settings\n\n|       Name       |  Type   |  Default  |          Description           |\n| :--------------: | :-----: | :-------: | :----------------------------: |\n|    go.goroot     | String  | undefined | Custom installation directory. |\n| gomod.autoReveal | Boolean |   true    |      Enable auto reveal.       |\n| gomod.focusMode  | Boolean |   true    |     Focus when revealing.      |\n\n## Others\n\n### Reveal the specified file in the Editor with your Mouse (Ctrl(⌘) + Shift + /).\n\n![How to reveal with your mouse](https://github.com/r3inbowari/go-mod-explorer/assets/30739857/c7cf73e2-4dc2-4be0-9282-504541f3001e)\n\n## Q\u0026A\n\n---\n\n    Q: Why is there nothing in Go Mod Explorer?\n    A: Make sure you have installed the Go Binary, and set the system environment or \"go.goroot\".\n    A: Note that go.goroot has higher priority than system environment in order to be consistent with the official extension.\n\n    Q: Why Go Mod Explorer not showing in Visual Studio Code?\n    A: This extension depends on the official extension, please install the \"vscode-go\" at first.\n    A: \"gopls\" is also needed, You can download it by \"vscode-go\". For more details, please refer to the tutorial of \"vscode-go\".\n\n---\n\n    Q: How to navigate(reveal) to the external code?\n    A: Make sure you have installed the official extension \"vscode-go\".\n    A: Make sure \"gomod.autoReveal\" is true.\n\n---\n\n    Q: Why sometimes reveal doesn't work?\n    A: Limited by the Visual Studio Code API, at most three levels of recursion are allowed when revealing.\n\n---\n\n    Q: How to avoid focusing the Go Mod Explorer when revealing?\n    A: Go to the Settings of Visual Studio Code and set gomod.focusMode to false.\n\n---\n\n## Credits\n\n- [golang/vscode-go](https://github.com/golang/vscode-go)\n- [jetbrains/goland](https://www.jetbrains.com/go/)\n\n## License\n\nThis software is released under the [MIT](https://github.com/r3inbowari/go-mod-explorer/blob/main/LICENSE) license.\n\n## Contributing\n\nSee the [Quickstart Guide](https://github.com/r3inbowari/go-mod-explorer/blob/main/vsc-extension-quickstart.md) for more information.  \nIf you have problems, you can ask or find on [Issue Tracker](https://github.com/r3inbowari/go-mod-explorer/issues).  \nI appreciate if you could report an issue or pr. (๑•̀ㅂ•́)و✧\n**Enjoy!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr3inbowari%2Fgo-mod-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr3inbowari%2Fgo-mod-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr3inbowari%2Fgo-mod-explorer/lists"}