Changelog

1.3.4

  • Fix for variable substitution not working when input type set to 'None' with an edit tab focussed
  • Fix for selection variable persisting when unselecting text

1.3.2

  • Fix for missing refactor for execute line function to pull most recent command from history

1.3.1

  • Fix to generate proper documentation in the gem

1.3

  • Added cursor line and cursor word as input types

1.2

  • Added variable substitutions, like #d to insert the current document text and #f for the current file path
  • Set command area font to match editable tabs
  • Typed commands autocomplete from recently entered commands

1.1

  • Required Redcar version bumped to 0.12
  • Added command history
  • Saved commands also save input and output parameters

1.0

Initial Version