Translated by DeepL Tranlator OverviewThis extension is a debugger adapter for VSCode that provides many advanced features in addition to the basic debugging features. NewsImportant Notices
Update
See CHANGELOG for details. Installation
For advanced usersThis extension will work without configuration as long as you follow the steps above. However, if you want to use a different version of AutoHotkey for which no installer is provided, you will need to configure it separately. By default, the runtime is configured for each file extension as shown below, so please place the runtime in the same path.
If you want to place the runtime in a specified folder, you need to set the runtime attribute in launch.json. Usage
If you want to enable more advanced features and make more detailed settings, please refer to Debug configurations. If you need to run the script without debugging, choose For more information on how to use many of the other features, see here. ContributesI am currently not accepting source code contributions (i.e. Pull Request). Instead, you can report bugs and request features in Issues. I usually reply by the next day. Development supportYou can support development with donate or sponsor (Github account required). Please note, that I have not setup a reward, as I am dedicated to development. |