Unable to execute AutoIt script in Visual Studio Code

920 views Asked by At

I installed AutoIt extension for Visual Studio Code and when I run the script using Ctrl + F5 it executes but does not display the form to enter IP details. Same script in SciTE editor is working fine.

enter image description here

How can I make my AutoIt script run in Visual Studio code?

1

There are 1 answers

0
I like Bananas On

AutoIt extension for Visual Studio Code requires SciTE4Autoit3, not just the version that comes with the AutoIt installer.