The designer has multiple sections and different commands linked to button in the ribbon.

Package

  • New: Creates a new Console package (.con)
  • Load: Loads an existing Console package
  • Save/Save As: Saves the current Console package
  • Import: Imports a Console package from the previous Excel format

Console

  • Selector: Allows you to choose the current Console
  • Add: Adds a new Console
  • Delete: Removes the current Console
  • Rename: Renames the current Console
  • JSON: Allows you to view/edit the JSON of the current Console

Language

  • Selector: Indicates the current language
  • Add: Adds a language to the current console
  • Remove: Removes the current language from the console

Cell Defaults: Manages default parameters when a new cell is created in the current palette

  • Text Align: Sets the text alignment within the cell
  • Cell Color: Sets the background color of the cell
  • Text Color: Sets the text color in the cell

Grid: Manages the rows and columns of the current palette

  • Row Add: Adds a row to the current palette
  • Row Remove: Removes the current row from the palette
  • Column Add: Adds a column to the current palette
  • Column Remove: Removes the current column from the palette
  • Row Raise: Moves the current row up
  • Row Lower: Moves the current row down
  • Column Right: Moves the current column to the right
  • Column Left: Moves the current column to the left

Cell Format: Manages the graphical format of the cells, allows you to copy and paste only the graphical aspects (selectable via checkboxes on the sides) from one cell to another, like in Excel

  • Copy Format From Cell: Copies the current cell’s graphical format
  • Text Align: Sets the text alignment for the format
  • Cell Color: Sets the background color for the format
  • Text Color: Sets the text color for the format
  • Image: Sets the image for the format
  • Image Size: Sets the image size for the format
  • Apply Format: Enables/disables the application of the format

Clipboard

  • Copy: Copies the current cell (also available with CTRL+C)
  • Cut: Cuts the current cell (also available with CTRL+X)
  • Paste: Pastes the current cell (also available with CTRL+V)