LoginSignup
4
5

More than 1 year has passed since last update.

AutoIt3をVSCodeでチョメチョメするときのエラー

Last updated at Posted at 2021-08-24

VSCodeでAutoItを使おうとして、適当なエクステンションをインストールしても、*.au3を開いてF5を押すと、AutoIt3Wrapper\AutoIt3Wrapper.au3が開けない(Error: Error opening the file.)、というエラーが出たりします。

55989716-f4d36580-5c73-11e9-8162-a151106bb8ce.png

こんなの。そんな時は、AutoIt用SciTEの本家からSciTE4AutoIt3.exeをダウンロードしてインストールしましょう。AutoItがインストールされたときのSciTEをアンインストールする必要はありません。ただ単に、上書きインストールです。AutoIt3\SciTE*に、補助的なファイルがごっそりインストールされ、VSCodeからAutoItが使えるようになります。以上

4
5
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
5