• Packages
  • Themes
  • Documentation
  • Blog
  • Discussions
Sign in

toggle-gutter

Quickly toggle visability of Atom's gutters
  • #gutter
MaximSokolov
0.3.4 4,300
7
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Toggle Gutter

Build Status

Quickly toggle visability of Atom's gutters

toggle-gutter

Installation

Install directly using the command line:

apm install toggle-gutter

Or go to Settings > Install > Packages and search for toggle-gutter

Commands

Toggle Gutter: Gutter

Toggles visability of container with all gutters

'atom-workspace':
  'ctrl-g ctrl-g': 'toggle-gutter:gutter'

Toggle Gutter: Line numbers

Toggles visability of line-number gutter

'atom-workspace':
  'ctrl-l ctrl-l': 'toggle-gutter:line-numbers'

Toggle Gutter: {Guter name}

Toggles visability of gutter with the given name. Gutter must be specified in the gutters list.

'atom-workspace':
  'ctrl-i': 'toggle-gutter:linter-ui-default'

Contribution

Please report issues/bugs, feature requests, and suggestions for improvements to the issue tracker

License

This software is distributed under MIT license

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