Skip to content

mrp130/csv-record-view

Repository files navigation

CSV Record View

Sublime Text 3 plugin for transforming csv line(s) to record view

Simulation

Usage Instructions

  1. Select line(s) to transform
  2. Open the Command Palette with Cmd + Shift + P (MacOS) or Ctrl + Shift + P (Linux/Windows)
  3. Search for CSV Record View and press Enter

Settings

  1. Access Preferences > Settings
  2. Add settings:
{
  ...
  
  "csvrecordview_delimiter":"{delimiter}",
  ...
}

About

Package for transforming csv line to record view in Sublime Text

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages