Skip to content

besser/atom-toolbar-besser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Atom Tool Bar package

It´s my personal tool bar using tool-bar package for Atom.

Forked from varemenos/atom-toolbar-almighty.

Description

An atom-tool-bar plugin that adds many commonly used actions in the tool-bar to my personal use.

screenshot

[From left to right]

  • open file
  • open folder
  • save file
  • open git projects -> requires git-projects package
  • comment line
  • comment block -> requires block-comment package
  • split left
  • split right
  • git merge conflicts -> requires merge-conflicts package
  • toggle fullscreen
  • toggle tree-view
  • toggle minimap
  • reload window
  • opens a terminal (split bottom) -> requires term3 package
  • settings

The toolbar buttons that require other packages will only appear if you have those packages installed

Installation

First you have to install the tool-bar package which is required:

apm install tool-bar

Then you install the tool-bar-besser package:

apm install tool-bar-besser

License

The MIT License

About

My personal tool bar using tool-bar package for Atom.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 100.0%