Skip to content

autoit.includePaths set but F12 didn't work any more #214

@bunam

Description

@bunam

Hello,

To open the settings :

code %APPDATA%\Code\User\settings.json

i have my common lib folder there :

  "autoit.includePaths": [
    "C:\\DEV\\CODE\\processData\\Interfaces\\_Lib"
  ],

also the reg is set the same

PS C:\DEV\CODE\processData> (Get-ItemProperty -Path "HKCU:SOFTWARE\AutoIt v3\Autoit\").Include
C:\DEV\CODE\processData\Interfaces\_Lib

but F12 on a function stop working

i would like to test the extention but i didn't find how to build them

i'm on W11

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions