• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

package-developer-toolbar

A toolbar aimed at developers of Atom packages and syntax themes
  • #toolbar
  • #tool-bar
  • #package developer
idleberg
1.2.1 1,116
2
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Package Developer Toolbar

apm apm apm CircleCI David

A toolbar aimed at developers of Atom packages and syntax themes, based on the tool-bar package.

Installation

apm

Install package-developer-toolbar from Atom's Package Manager or the command-line equivalent:

$ apm install package-developer-toolbar

Using Git

Change to your Atom packages directory:

# Windows 
$ cd %USERPROFILE%\.atom\packages
 
# Linux & macOS 
$ cd ~/.atom/packages/

Clone repository as package-developer-toolbar:

$ git clone https://github.com/idleberg/atom-package-developer-toolbar package-developer-toolbar

Inside the cloned directory, install Node dependencies:

$ yarn || npm install

Dependencies

This package makes use of atom-package-deps to automatically install additional packages it depends on. However, you might have to restart Atom in order to use them.

Usage

Toggle and position the menu from the Packages > Toolbar menu.

Available Buttons

Screenshot

Buttons from left to right:

  • Generate Package¹
  • Generate Syntax Theme¹
  • Open Package²
  • Open Configuration Folder³
  • Open Packages Folder³
  • Open Project Folder(s)³
  • Reveal File³
  • Show Settings
  • Open Your Config
  • Install Packages/Themes
  • Update Packages/Themes
  • Toggle Developer Tools
  • Re-open file in Dev Mode⁶ / Open in Dev Mode
  • Timecop⁴
  • Deprecation Cop⁵
  • Run Package Specs
  • Satisfy Dependencies⁷
  • Open localStorage⁸
  • Reload Window

¹⁾ provided by package-generator
²⁾ provided by open-package
³⁾ provided by browse
⁴⁾ provided by timecop or timecop-2
⁵⁾ provided by deprecation-cop
⁶⁾ provided by open-in-developer-mode
⁷⁾ provided by satisfy-dependencies
⁸⁾ provided by local-storage

License

This work is licensed under the The MIT License.

Donate

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

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by