| NOTE: This document has been translated by a translator. First of allThis extension is incomplete and highly experimental. If you encounter any problems, please report here. Goal"AutoHotkey Dev Tools" aims to become a powerful integrated development environment for AutoHotkey. (vscode-autohotkey-debug was part of this plan.) However, since this is a personal project, development is progressing very slowly, and it will take over a decade to complete. 
 NewsThis release, version  Details are documented here, providing an unique feature: arguments such as command syntax and directive syntax can be accurately represented. Additionally, you can switch the highlighted version using the #Requires directive while utilizing the same language ID. ImplementedLicenseThis extension is protected by license and cannot be included in other projects. However, for transparency, the source code is publicly available. If you need to use the source code, etc. for any reason, please ensure it remains confined to local and private environments and is not shared with others. The following are also prohibited: 
 Installation
 
 FeaturesSyntax HighlightThe following versions are supported. 
 
 Noteworthy point, it accurately highlight arguments the command syntax, including subcommands. (However, this applies only when line breaks are not included due to specification limitations.) For example, it covers all patterns, including arguments with special notation or keywords such as Send, and arguments that accept expression with subcommands such as Hotkey, If. In versions v2 and later, the command syntax has been removed, but similar highlighting is supported as arguments for directive syntax and Script Compiler Directives. Version switching
 Setting the language ID to  Currently, only simple version notation starting with the following is supported. 
 OtherThe following highlights are supported. | 
