Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.41 KB

CHANGELOG.md

File metadata and controls

40 lines (30 loc) · 1.41 KB

1.7.0 - March 12th, 2023

  • Add missing subtool command

1.6.0 - July 21th

  • Provide additional syntax highlight #9

1.5.2 - June 30th

  • Add Timeline command.

1.5.1 - January 3rd

  • Parser bug fix with character '<' #10

1.4.0 - July 17th, 2019

  • Add autocomplete for window path.

1.3.1 - July 4th, 2019

  • Display RoutineCall argument name even if there is no docstrings
  • Fix an issue where some command definitions were not found
  • Remove escape character for strings
  • Relative path autocomplete now use one backslash on windows.

1.3.0 - March 6th, 2019

  • Implemented rename
  • Implemented find references
  • Fix an issue when setting a command arg ex (Loop counter) was creating a document variable

1.2.0 - March 5th, 2019

1.1.0 - March 4th, 2019

  • Implement Color Provider
  • Fix command (IGet, ISet) arg type

1.0.1 - March 4th, 2019

  • Fix readme image path to resolve to https

1.0.0 - March 4th, 2019

  • Initial Release