<ul><li><b>2.6.1</b> Highlight groovy references to Tmar's tables </li><li><b>2.6.0</b> Highlight cell containing comparaison value like '? >= 02/10/2017' </li><li><b>2.5.2</b> Annotation to suggest to add Tmar maven dependency (while editing a Tmar groovy test) + quick fix to update pom.xml</li><li><b>2.5.1</b> Annotation to report about mising 'tmar.config' file (while editing a Tmar Specification) + quick fix to generate it + template</li><li><b>2.5.0</b> Suggests to generate a default 'tmar.config' file if not found (while creating first project's Tmar file) </li><li><b>2.4.2</b> Manage cell auto-alignement to Right</li><li><b>2.4.1</b> Manage cell auto-alignement to Center</li><li><b>2.4.0</b> Add menu action to align cell by left, center or right</li><li><b>2.3.5</b> Refatoring groovy fields references with header cells </li><li><b>2.3.4</b> Report usages of tmar header cell inside groovy code </li><li><b>2.3.3</b> Groovy Tmar hyperlink to navigate to referenced header cell </li><li><b>2.3.2</b> Groovy Tmar completion to suggest Tmar header cell values </li><li><b>2.3.1</b> Groovy Tmar references highlighting : green color for input data, golden color for output data</li><li><b>2.3.0</b> Groovy Tmar references error if cell not found</li><li><b>2.2.0</b> Supports of markdown syntax (bold, italic, bullet points, title, paragraph)</li><li><b>2.1.0</b> Collapse editor regions : hide to endHide, tables, multi-lines cells, comments</li><li><b>2.0.3</b> Customize code template from Preferences (Editor / File and Code Templates / Other'</li><li><b>2.0.2</b> Gutter icon near title to suggest Tmar groovy class and method generate </li><li><b>2.0.1</b> New action 'Create Tmar groovy test' for JUnit, TestNG or Spock</li><li><b>2.0.0</b> New action 'Create Tmar specification file'</li><li><b>1.9.2</b> New actions 'Shift columns left', 'Shift columns right' </li><li><b>1.9.1</b> New actions 'Shift lines up', 'Shift lines down' </li><li><b>1.9.0</b> New actions 'Delete lines', 'Delete columns', 'Insert line', 'Insert column' </li><li><b>1.8.5</b> Marker to report about not used Tmar files (grayed title)</li><li><b>1.8.4</b> Marker to report about wrong file name format 'specification'.'test'.tmar </li><li><b>1.8.3</b> Marker to report about broken reference from groovy 'eachIteration' to Tmar specification </li><li><b>1.8.2</b> Marker to report about table's multiple header having same value </li><li><b>1.8.1</b> Marker to report about broken reference to /include, #document or #image. Report about wrong refrence format</li><li><b>1.8.0</b> Report exception during tests execution using red color</li><li><b>1.7.5</b> Fix bugs </li><li><b>1.7.4</b> Refactoring together Tmar specication, Groovy class and literal reference</li><li><b>1.7.3</b> Refactoring of table or map name with siblings</li><li><b>1.7.2</b> Refactoring of header cell value with sibling header from other tables</li><li><b>1.7.1</b> Refactoring of include, images and documents references</li><li><b>1.7.0</b> Refactoring of table cell value together with other cell having the same value</li><li><b>1.6.9</b> Highlight all sibling header value when cursor is set inside any header cell </li><li><b>1.6.8</b> Navigate between table cells and inline values using TAB, SHIFT-TAB and ENTER</li><li><b>1.6.7</b> Display preview of image using shift over #image reference</li><li><b>1.6.6</b> Copy paste improvements </li><li><b>1.6.5</b> Navigate to HTML report from browser editor contextual menu</li><li><b>1.6.4</b> Fix bug : backspace fails in completion context</li><li><b>1.6.3</b> Fix bug : inline sequence numeration failed in specific cases </li><li><b>1.6.2</b> Fix bug : inline standard action failed (del, backspace, copy, paste, etc) </li><li><b>1.6.1</b> Supports of #image, #document and #url references and completion </li><li><b>1.6.0</b> Reset tests resuts colors if modifying sequence line or any other table or map content </li><li><b>1.5.4</b> Fix bug : copy paste issues </li><li><b>1.5.3</b> Fix bug : refresh of tests result colors after running test </li><li><b>1.5.2</b> Color settings page to customize Tmar editor's colors </li><li><b>1.5.0</b> Run tests from Tmar specification using gutter icon near Title </li><li><b>1.4.5</b> Manage inline cell test result colors </li><li><b>1.4.4</b> Fix bugs and stability improvements </li><li><b>1.4.3</b> Add iteration number at editor's left margin </li><li><b>1.4.2</b> Quick fix to replace tests wrong value by the value found after running the test </li><li><b>1.4.1</b> Quick fix to clean tests results (i.e removing green or red cell's color background) </li><li><b>1.4.0</b> Report tests execution by adding red or green color for each cell. NB: inlined sequence not yet supported</li><li><b>1.3.3</b> Copy from Excel (or other spreadsheets software) to Tmar editor, or copy from Tmar to Tmar </li><li><b>1.3.2</b> Copy/Cut from Tmar table to Excel (or other spreadsheets software)</li><li><b>1.3.1</b> Select a table column using triple-click into header, select line using triple-click anywhere else</li><li><b>1.3.0</b> Clean table's cells content by selecting two or more cells and pressing 'delete' or 'backspace'</li><li><b>1.2.0</b> Navigate from /include reference to Tmar files. Search for Tmar include references</li><li><b>1.1.0</b> Align table column by left, center or right using annotation available from each table's header</li><li><b>1.0.21</b> Fix bugs : table formating, table selection mode, grammar minor concerns, etc.</li><li><b>1.0.20</b> Navigation Tmar specification's title to Groovy method, and from Groovy iteration loop to Tmar specification</li><li><b>1.0.19</b> Supports of 'toggle comment' standard action </li><li><b>1.0.18</b> Fix bug : do not resize together columns of multiple tables, etc. </li><li><b>1.0.17</b> Tmar commands completion</li><li><b>1.0.16</b> Fix bug : Copy paste while using mouse</li><li><b>1.0.15</b> Fix bugs (Lexer for specific cases, enter key handler, table selection mode handler, table formating ...)</li><li><b>1.0.14</b> Table formating tuning : allow to indent text (to align it on right side for example)</li><li><b>1.0.13</b> Fix bug : Tmar lexer for specific cases</li><li><b>1.0.12</b> Supports of 'inlined' cell when no value follows the header. ie like <i>[ header ] text</i> instead of <i>[ header ] value | text</i></li><li><b>1.0.11</b> Fix bug : allow specific char inside cells like [];^, etc.</li><li><b>1.0.10</b> Active column selection mode when setting cursor inside table</li><li><b>1.0.9</b> Inserting a new table column using '|' anywhere to split current column</li><li><b>1.0.8</b> Add text gap between two table lines by pressing 'enter' before first column</li><li><b>1.0.7</b> Inserting a new table line using 'enter' from last line, or from any line's begining or end</li><li><b>1.0.6</b> Navigation inside table using 'tab' and 'enter'</li><li><b>1.0.5</b> Structure view for Tmar content</li><li><b>1.0.4</b> Supports of triple quote to enable use of special characters</li><li><b>1.0.3</b> Supports of table cell inlined into text</li><li><b>1.0</b> Syntax highlighting and basic table on-the-fly formating</li></ul><br><b><u>Tmar plugin Roadmap</u></b> :<br><ul><li> Groovy references to Tmar's table : hyperlink️-OK, completion</li><li> Table cell reference completion and navigation (for example '? orderMatch @country')</li><li> Table cell comparator completion (order, orderedMatch, etc.)</li><li> Supports of table or map references like '? orderedMatch @persistInstanceReference'</li><li> Groovy references to Tmar's table : usages, refactoring </li><li> Support of 'work in progress' mechanisums </li><li> Display chapters as structure view</li></ul>
↧