CoffeeChaton / vscode-autohotkey-NekoHelp-Old

my style
Other
9 stars 0 forks source link

Not sure how to detect if working #8

Closed LeeTimms closed 1 year ago

LeeTimms commented 1 year ago

Hi I'm a Newbie to autohotkey and vscode and i am hot sure how to determine if Neko is working or not. Is there some way of testing this extension specifically?

CoffeeChaton commented 1 year ago

Snipaste

if extension activation, vscode will show "activation time" like image else may be is activationEvents not match

  1. not open any .ahk file.
  2. enabled AutoHotkey v2 Language Support and it think the file is ahk v2 and auto change file to "AutoHotKey2".
  3. unexpected error crash , open console to debug.
CoffeeChaton commented 1 year ago

img

I add log at v0.0.19(2023-01-24)