The Table Size UI feature is used to easily create a table in an HTML document, and navigate within this table. A table can be created with only two steps:
-
Expand the t template.
Type "t" and press Space. This will call the Table Size window.
-
Choose the table size.
When the Table Size window is opened, the following shortcuts are available:
Shortcut |
Action |
RIGHT ARROW |
Adds a column. |
DOWN ARROW |
Adds a row. |
LEFT ARROW |
Removes a column. |
UP ARROW |
Removes a row. |
ENTER |
Applies the changes. |
ESC |
Cancels the changes. |
If the cursor is within a table cell, you can move it to the next or previous cell by pressing TAB or SHIFT+TAB appropriately.
You can customize shortcuts within the IDE | Shortcuts page of CodeRush Classic Options.
Note
This product is designed for outdated versions of Visual Studio. Although Visual Studio 2015 is supported, consider using the CodeRush extension with Visual Studio 2015 or higher.