issues
issues copied to clipboard
Feature request: add table columns
Currently it's not possible to easily expand a table with new columns. It would be a nice feature if you could add a new column by expanding the tables head.
| head | head |
| ---- | ---- |
| | |
| head | head | head3 | (now press enter)
| ---- | ---- |
| | |
| head | head | head |
| ---- | ---- | ---- |
| | | |
Thanks for the suggestion.
We have been thinking about this feature but we are also considering reimplementing the entire table implementation because there are some issues that can't be solved with the current approach.
I would say that besides table editing I am very happy with Caret to the point of paying for it. I want to use it for my software readme documentation and table creation and editing is one of my main needs.