GithubHelp home page GithubHelp logo

rice-hiroko / atom-browse Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ricehiroko/atom-browse

0.0 1.0 1.0 2.86 MB

Adds commands that let you quickly browse Atom-related folders or reveal files you're working on

License: MIT License

JavaScript 17.83% CoffeeScript 82.17%

atom-browse's Introduction

browse

apm apm apm Travis David

Adds commands that let you quickly browse Atom-related folders or reveal files you're working on (details below)

Screenshot

Installation

apm

Install browse from Atom's Package Manager or the command-line equivalent:

$ apm install browse

Using Git

Change to your Atom packages directory:

# Windows
$ cd %USERPROFILE%\.atom\packages

# Linux & macOS
$ cd ~/.atom/packages/

Clone the repository as browse:

$ git clone https://github.com/idleberg/atom-browse browse

Usage

Run any of the following commands from the Command Palette.

Project-specific:

  • Browse: Project Folder(s)
  • Browse: Reveal All Open Files
  • Browse: Reveal File

Atom-specific:

  • Browse: .apm Folder
  • Browse: Application Folder
  • Browse: Configuration Folder
  • Browse: Packages Folder

All of these commands can also be accessed from the “Packages” menu and the context menu. Lastly, the package-developer-toolbar provides a graphical user interface for many of these commands.

Options

If you want to override your system's default file-manager, you can specify its path in your Atom configuration.

Example:

"browse":
  fileManager: "%PROGRAMFILES%\\Explorer++\\Explorer++.exe"

Also in config.cson, you can activate Atom info notifications for visual feedback on your actions.

Example:

"browse":
  notify: true

Metrics

With Atom's default metrics package enabled, this package sends anonymized usage statistics to Google Analytics. This is limited to the name of the methods called by the user. This helps me getting an understanding how this package is used. If you don't want this, you probably already disabled the metrics package. Otherwise, please do.

License

This work is licensed under the The MIT License.

Donate

You are welcome support this project using Flattr or Bitcoin 17CXJuPsmhuTzFV2k4RKYwpEHVjskJktRd

atom-browse's People

Contributors

idleberg avatar

Watchers

James Cloos avatar

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.