{"id":24668766,"url":"https://github.com/sapegin/vscode-reveal-in-ghostty","last_synced_at":"2025-10-08T05:31:49.457Z","repository":{"id":270848735,"uuid":"911129064","full_name":"sapegin/vscode-reveal-in-ghostty","owner":"sapegin","description":"Visual Studio Extension to reveal current project or folder in Ghostty","archived":false,"fork":false,"pushed_at":"2025-07-28T14:18:48.000Z","size":131,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-24T13:56:25.682Z","etag":null,"topics":["ghostty","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=sapegin.reveal-in-ghostty","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/sapegin.png","metadata":{"files":{"readme":"Readme.md","changelog":"Changelog.md","contributing":"Contributing.md","funding":null,"license":"License.md","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},"funding":{"github":"sapegin","ko_fi":"sapegin","custom":["https://www.buymeacoffee.com/sapegin"]}},"created_at":"2025-01-02T10:03:47.000Z","updated_at":"2025-07-28T14:18:52.000Z","dependencies_parsed_at":"2025-01-03T14:50:03.998Z","dependency_job_id":"56393348-ae07-4d1d-a3ba-49ec81696297","html_url":"https://github.com/sapegin/vscode-reveal-in-ghostty","commit_stats":null,"previous_names":["sapegin/vscode-reveal-in-ghostty"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sapegin/vscode-reveal-in-ghostty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sapegin%2Fvscode-reveal-in-ghostty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sapegin%2Fvscode-reveal-in-ghostty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sapegin%2Fvscode-reveal-in-ghostty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sapegin%2Fvscode-reveal-in-ghostty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sapegin","download_url":"https://codeload.github.com/sapegin/vscode-reveal-in-ghostty/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sapegin%2Fvscode-reveal-in-ghostty/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278892176,"owners_count":26063943,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ghostty","vscode","vscode-extension"],"created_at":"2025-01-26T09:17:24.827Z","updated_at":"2025-10-08T05:31:49.452Z","avatar_url":"https://github.com/sapegin.png","language":"TypeScript","funding_links":["https://github.com/sponsors/sapegin","https://ko-fi.com/sapegin","https://www.buymeacoffee.com/sapegin"],"categories":["Tools for Ghostty"],"sub_categories":[],"readme":"# Reveal in Ghostty 📂\n\nReveal current project or folder in [Ghostty](https://ghostty.org/).\n\n**Install from [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=sapegin.reveal-in-ghostty) or [Open VSX Registry](https://open-vsx.org/extension/sapegin/reveal-in-ghostty)**\n\n![Reveal in Ghostty in Explorer context menu](screenshots/screenshot-explorer.png)\n\n[![Washing your code. A book on clean code for frontend developers](https://sapegin.me/images/washing-code-github.jpg)](https://sapegin.me/book/)\n\n## Commands\n\n![Reveal in Ghostty command](screenshots/screenshot.png)\n\nYou can either run this commands from the Command Palette (\u003ckbd\u003eCmd\u003c/kbd\u003e+\u003ckbd\u003eShift\u003c/kbd\u003e+\u003ckbd\u003eP\u003c/kbd\u003e on a Mac, or \u003ckbd\u003eCtrl\u003c/kbd\u003e+\u003ckbd\u003eShift\u003c/kbd\u003e+\u003ckbd\u003eP\u003c/kbd\u003e on Windows), or [assign hotkeys](https://code.visualstudio.com/docs/getstarted/keybindings).\n\n| Description                  | Name                            |\n| ---------------------------- | ------------------------------- |\n| Reveal project root folder   | `revealInGhostty.revealProject` |\n| Reveal currently open folder | `revealInGhostty.revealFile`    |\n\nYou can also access the \"Reveal in Ghostty\" command via Explorer context menu.\n\n## Changelog\n\nThe changelog can be found on the [Changelog.md](./Changelog.md) file.\n\n## You may also like\n\nCheck out my other Visual Studio Code extensions:\n\n- [Emoji Console Log](https://marketplace.visualstudio.com/items?itemName=sapegin.emoji-console-log): insert `console.log()` statements with a random emoji\n- [Mini Markdown](https://marketplace.visualstudio.com/items?itemName=sapegin.mini-markdown): minimalist kit for comfortable Markdown writing\n- [New File Now](https://marketplace.visualstudio.com/items?itemName=sapegin.new-file-now): create new files from the command palette\n- [Notebox](https://marketplace.visualstudio.com/items?itemName=sapegin.notebox): take quick notes in the bottom panel\n- [Todo Tomorrow](https://marketplace.visualstudio.com/items?itemName=sapegin.todo-tomorrow): highlight `TODO`, `HACK`, `FIXME`, etc. comments\n- [Reveal in Nimble Commander](https://marketplace.visualstudio.com/items?itemName=sapegin.reveal-in-nimble-commander): reveal current project or folder in Nimble Commander\n- [Squirrelsong Light Theme](https://marketplace.visualstudio.com/items?itemName=sapegin.Theme-SquirrelsongLight): low contrast non-distracting light theme for web developers\n- [Squirrelsong Dark Theme](https://marketplace.visualstudio.com/items?itemName=sapegin.Theme-SquirrelsongDark): low contrast non-distracting dark theme for web developers\n\nAdditionally, check out [my theme for Ghostty](https://sapegin.me/squirrelsong/ghostty/).\n\n## Sponsoring\n\nThis software has been developed with lots of coffee, buy me one more cup to keep it going.\n\n\u003ca href=\"https://www.buymeacoffee.com/sapegin\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/lato-orange.png\" alt=\"Buy Me A Coffee\" height=\"51\" width=\"217\"\u003e\u003c/a\u003e\n\n## Contributing\n\nBug fixes are welcome, but not new features. Please take a moment to review the [contributing guidelines](Contributing.md).\n\n## Authors and license\n\n[Artem Sapegin](https://sapegin.me), and [contributors](https://github.com/sapegin/vscode-reveal-in-ghostty/graphs/contributors).\n\nMIT License, see the included [License.md](License.md) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsapegin%2Fvscode-reveal-in-ghostty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsapegin%2Fvscode-reveal-in-ghostty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsapegin%2Fvscode-reveal-in-ghostty/lists"}