Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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
Insert new table via a button click
Panel | ||
---|---|---|
| ||
Use the highlighted toolbar button to quickly insert a new empty data table |
Show cell borders
Info |
---|
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
Panel | ||
---|---|---|
| ||
The columns of data tables are automatically aligned as you type so there is no need to press any keyboard shortcuts or buttons after an edit |
Info |
---|
Remove column’s trailing white space |
Inline table operations toolbar
Panel | ||
---|---|---|
| ||
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
Panel | ||
---|---|---|
| ||
Selecting a range of cells can be done in manner similar to a typical spreadsheet application by either Click & Drag mouse action or via keyboard key combination of Shift+Arrow Keys |
Info |
---|
Clearing cells If you press Delete / Backspace key while a range of cells is selected the values will be deleted but the table structure will remain unchanged |
Create new table using Tab
Panel | ||
---|---|---|
| ||
Starting a new table can be done easily by first typing the header value for the first column and then pressing the Tab key |
Info |
---|
Tab - to add further columns To add further columns simply continue to type followed by the Tab key again |
Add a new row shortcut
Panel | ||
---|---|---|
| ||
To add a new row simply place the cursor inside the table and press Ctrl+Enter keys |
Tab key navigation
Panel | ||
---|---|---|
| ||
Press Tab key to navigate to the next cell on the right or the first cell of the next row if no more cells Press Shift+Tab to navigate to the previous cell on the left or to the last cell of the previous row if no more cells |
Copy & Paste a range of cells
Panel | ||
---|---|---|
| ||
Selected range of cells can be copied via traditional keyboard shortcut Ctrl+C And then can be pasted via Ctrl+V |
Info |
---|
Tables auto expand Note that if the destination table is smaller than the copied range of cells than it will have new rows and/or columns automatically added to accommodated accommodate the pasted data |
Panel | ||
---|---|---|
| ||
Paste into other Jira IssuesCopying 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