Git Product home page Git Product logo

sourcegraph-atom's Introduction

Sourcegraph for Atom Atom Plugin

The Sourcegraph plugin for Atom enables you to quickly open and search code on Sourcegraph.com easily and efficiently.

Status: Prerelease. Not yet ready for use.

Installation

  • Open Atom -> Preferences (Cmd+,).
  • Select Install on the left.
  • Search for Sourcegraph and press enter, then Install.
  • Restart Atom.

Usage

In the command palette (Cmd+Shift+P or Ctrl+Shift+P), search for Sourcegraph: to see available actions.

Keyboard Shortcuts:

Description Mac Linux / Windows
Open file in Sourcegraph Option+A Alt+A
Search selection in Sourcegraph Option+S Alt+S

Settings

  • Open Atom -> Preferences (Cmd+,).
  • Select Packages on the left.
  • Search for Sourcegraph, then Settings.
  • Click the Default: https://sourcegraph.com field to edit it and enter your on-premises Sourcegraph instance.

Questions & Feedback

Please file an issue: https://github.com/sourcegraph/sourcegraph-atom/issues/new

Uninstallation

  • Open Atom -> Preferences (Cmd+,).
  • Select Packages on the left.
  • Search for Sourcegraph, then Uninstall.
  • Restart Atom.

Development

To develop the plugin:

  • git clone the repository into ~/.atom/Packages/sourcegraph (lowercase packages on Mac), npm install and open in Atom.
  • Use Cmd+Shift+P to open the command pallette, and choose Window: Reload to reload the extension in the current Atom window.
  • Atom does some really bad things with respect to reopening the workspace, so File -> Reopen Project and View -> Toggle Tree View (Cmd+\) are your friends here. Consider using a separate editor to make changes.
  • To release a new version, you MUST update the following files:
    1. CHANGELOG.md (describe ALL changes)
    2. lib/sourcegraph.js (VERSION constant)
    3. git commit -m "all: release v<THE VERSION>" && git push
    4. apm publish <major|minor|patch>

Version History

See CHANGELOG.md

sourcegraph-atom's People

Contributors

bobheadxi avatar davejrt avatar jdorfman avatar sanderginn avatar slimsag avatar sqs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sourcegraph-atom's Issues

Dependency Dashboard

This issue contains a list of Renovate updates and their statuses.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

  • Update dependency execa to ^0.11.0
  • Update dependency opn to ^5.5.0
  • Update dependency execa to v4
  • Check this option to rebase all the above open PRs at once

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.