AutoIt-Tools READMESimplifying AutoIt3 development in Visual Studio Code. This extension is designed to be compatible with Anders Pedersen's extension. FeaturesCtrl+F1 will open AutoIt Doc by default. If the cursor is on text, the string will be researched. This extension also lets you insert UDFs .chm files and their prefix. If you do so, pressing the shortcut will open the .chm help file on the function page. (Currently only tested with WebDriver, please let me know if you encounter any issue with another UDF) For example, AutoIt Tools opens au3WebDriver.chm if I open help on _WD_Alert() with this setting in settings.json :
RequirementsTested with : - AutoIt [1.6.0] - 2024-07-31 - AutoIt Debug [1.2.1] - 2024-10-01 Extension Settings
Release NotesSee CHANGELOG.md |