table-editor
Support for editing and navigating text tables (markdown, reStructuredText, etc.)
klorenz 5,861 13 0.2.2 MIT GitHub

atom-table-editor package

Inspired by great Sublime Table Editor Package from Valery Kocubinsky, I have started this project.

Features

  • supports restructuredtext and markdown tables
  • table is autoformatted on each action
  • step to next cell with tab
  • step to previous cell with shift-tab
  • insert new row after current with shift-enter