Gherkin data tables can often be awkward to work with especially when you want to add a new column in the middle of an existing table or want to rearrange rows or columns.
To make working with data tables easier the editor supports features described below
Show cell borders
Note that the '|' characters are still there, they are just hidden and a border is shown instead. So if for example you select all text, copy and then paste the content into an external editor the pipe characters will be present as you would expect.
This feature is turned on by default but can be turned off if required via the Editor preferences menu.
Automatic alignment of columns
Inline table operations toolbar
Placing the cursor inside a table brings up the inline table operations toolbar which has dedicated buttons to easily add/remove/reorder columns and rows or delete the table entirely
The inline table operations toolbar can be turned off if required (e.g. before taking a screenshot) via Editor preferences toolbar options menu
Intuitive cell range selection
Create new table using Tab
Add a new row shortcut
Tab key navigation
Copy & Paste a range of cells
Paste into other Jira Issues
Copying also works between different browser windows or page reloads, so you can paste copied cell data into tables of other Jira issues
Copy to and from Excel & Google Sheets
Copied range of cells can also be pasted into external spreadsheet type applications such as Microsoft Excel or Google Sheets
Tables are auto created
When pasting cell data the destination table does not have to exist, simply place the cursor at the start of a blank line and press Ctrl+V
the copied data will be inserted into a new table automatically
Add Comment