Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 643 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 643 Bytes

join lines into columns

This extension provides the functionality to join lines into columns.

Features

  • Join each line using any string you want as separator, even an empty string.
  • Using a trim mecanism to filter out the space and tab from your lines.
  • Align each column by padding with space

feature Align feature Trim

Requirements

No specific requirements

Extension Settings

No settings

Release Notes

0.0.1

Initial release of « Join lines into columns »