Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 925 Bytes

CHANGELOG.md

File metadata and controls

38 lines (20 loc) · 925 Bytes

Change Log

All notable changes to the "autoit3-debug" extension will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.2.1] - 2024-10-01

Fixed

  • Output to debug console was wrong for some chars, when comparing to known SciTE console output

[1.2.0] - 2024-07-27

Added

  • Support for console output text color based on leading character, via setting "autoit3.output.colors"

[1.1.0] - 2024-04-10

Added

  • Support for script arguments in the launch configuration file.

[1.0.1] - 2023-12-28

Fixed

  • Debugging au3 file without an existing debug configuration would result in a missing debugger for AutoIt message.

[1.0.0] - 2023-01-29

Added

  • Running AutoIt3 scripts via vscode run and debug system with output.