Skip to content

This package takes care of trailing commas when you moving lines in json with 'editor:move-line-up' and 'editor:move-line-down'.

License

Notifications You must be signed in to change notification settings

pvorona/atom-move-line

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atom-move-line package

This package takes care of trailing commas when moving lines in json with 'editor:move-line-up' and 'editor:move-line-down'. It also removes any trailing spaces from the moved lines.

demo

Features

  • Support of multiple cursors
  • Support of multiline selections
  • Works for multiline objects and arrays
  • Moving comma is collapsed in undo/redo history with move-line command
  • Cursors and selections are preserved

The base of this functionality is inspired by JetBrains products.

Please, report any bug You find.

About

This package takes care of trailing commas when you moving lines in json with 'editor:move-line-up' and 'editor:move-line-down'.

Resources

License

Stars

Watchers

Forks

Packages

No packages published