Skip to content

Use this package to justify content of a column/block in atom texteditor

License

Notifications You must be signed in to change notification settings

papermoon1978/atom-justify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atom-justify package

Use this package to justify content of a column/block.

First you need a selection.

aaaa1 bbb
aaaa  bbb
2aa   bbb

Place two cursors at the outer bounds of your block (in the example above after the '1' and in front of the '2'). Then call createSelection from the menu atom-justify. This will select the first block.

Now you can use 3 commands to justify the block -> JustifyLeft, JustifyRight and Justify. The last mentioned command will just switch between left and right.

See it in action

atom-justify

License

MIT © Andre Lerche

About

Use this package to justify content of a column/block in atom texteditor

Resources

License

Stars

Watchers

Forks

Packages

No packages published