{"id":13705765,"url":"https://github.com/sourcegraph/sourcegraph-atom","last_synced_at":"2025-05-05T17:30:26.646Z","repository":{"id":37412810,"uuid":"62839693","full_name":"sourcegraph/sourcegraph-atom","owner":"sourcegraph","description":"Sourcegraph for Atom","archived":true,"fork":false,"pushed_at":"2022-07-06T21:51:01.000Z","size":27,"stargazers_count":5,"open_issues_count":3,"forks_count":8,"subscribers_count":67,"default_branch":"master","last_synced_at":"2024-08-03T22:15:58.489Z","etag":null,"topics":["atom","editor","plugin","repo-type-editor","sourcegraph"],"latest_commit_sha":null,"homepage":"https://sourcegraph.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sourcegraph.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}},"created_at":"2016-07-07T21:39:27.000Z","updated_at":"2023-04-28T08:58:09.000Z","dependencies_parsed_at":"2022-07-08T01:30:59.733Z","dependency_job_id":null,"html_url":"https://github.com/sourcegraph/sourcegraph-atom","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsourcegraph-atom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsourcegraph-atom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsourcegraph-atom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsourcegraph-atom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sourcegraph","download_url":"https://codeload.github.com/sourcegraph/sourcegraph-atom/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224455916,"owners_count":17314206,"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":["atom","editor","plugin","repo-type-editor","sourcegraph"],"created_at":"2024-08-02T22:00:47.601Z","updated_at":"2024-11-13T13:30:53.852Z","avatar_url":"https://github.com/sourcegraph.png","language":"JavaScript","readme":"# Sourcegraph for Atom [![Atom Plugin](https://img.shields.io/badge/Atom-Sourcegraph-green.svg)](https://atom.io/packages/sourcegraph)\n\nThe Sourcegraph plugin for Atom enables you to quickly open and search code on Sourcegraph.com easily and efficiently.\n\n### Status: Prerelease. Not yet ready for use.\n\n## Installation\n\n- Open `Atom` -\u003e `Preferences` (\u003ckbd\u003eCmd+,\u003c/kbd\u003e).\n- Select `Install` on the left.\n- Search for `Sourcegraph` and press enter, then `Install`.\n- Restart Atom.\n\n\n## Usage\n\nIn the command palette (`Cmd+Shift+P` or `Ctrl+Shift+P`), search for `Sourcegraph:` to see available actions.\n\nKeyboard Shortcuts:\n\n| Description                     | Mac                 | Linux / Windows  |\n|---------------------------------|---------------------|------------------|\n| Open file in Sourcegraph        | \u003ckbd\u003eOption+A\u003c/kbd\u003e | \u003ckbd\u003eAlt+A\u003c/kbd\u003e |\n| Search selection in Sourcegraph | \u003ckbd\u003eOption+S\u003c/kbd\u003e | \u003ckbd\u003eAlt+S\u003c/kbd\u003e |\n\n\n## Settings\n\n- Open `Atom` -\u003e `Preferences` (\u003ckbd\u003eCmd+,\u003c/kbd\u003e).\n- Select `Packages` on the left.\n- Search for `Sourcegraph`, then `Settings`.\n- Click the `Default: https://sourcegraph.com` field to edit it and enter your on-premises Sourcegraph instance.\n\n\n## Questions \u0026 Feedback\n\nPlease file an issue: https://github.com/sourcegraph/sourcegraph-atom/issues/new\n\n\n## Uninstallation\n\n- Open `Atom` -\u003e `Preferences` (\u003ckbd\u003eCmd+,\u003c/kbd\u003e).\n- Select `Packages` on the left.\n- Search for `Sourcegraph`, then `Uninstall`.\n- Restart Atom.\n\n\n## Development\n\nTo develop the plugin:\n\n- `git clone` the repository into `~/.atom/Packages/sourcegraph` (lowercase `packages` on Mac), `npm install` and open in Atom.\n- Use \u003ckbd\u003eCmd+Shift+P\u003c/kbd\u003e to open the command pallette, and choose `Window: Reload` to reload the extension in the current Atom window.\n- Atom does some really bad things with respect to reopening the workspace, so `File` -\u003e `Reopen Project` and `View` -\u003e `Toggle Tree View` (\u003ckbd\u003eCmd+\\\\\u003c/kbd\u003e) are your friends here. Consider using a separate editor to make changes.\n- To release a new version, you MUST update the following files:\n  1. `CHANGELOG.md` (describe ALL changes)\n  3. `lib/sourcegraph.js` (`VERSION` constant)\n  4. `git commit -m \"all: release v\u003cTHE VERSION\u003e\" \u0026\u0026 git push`\n  5. `apm publish \u003cmajor|minor|patch\u003e`\n\n\n## Version History\n\nSee [CHANGELOG.md](CHANGELOG.md)\n","funding_links":[],"categories":["Extensions"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsourcegraph%2Fsourcegraph-atom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsourcegraph%2Fsourcegraph-atom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsourcegraph%2Fsourcegraph-atom/lists"}