Autohotkey 编辑器 for vscode

2020-03-29 16:37:14 +08:00
 cweijan

发现 V2EX 玩 ahk 的还挺多的, 推广一波 https://github.com/cweijan/vscode-autohotkey

支持函数声明检测、跳转, 调试 ahk 脚本

3643 次点击
所在节点    程序员
14 条回复
cweijan
2020-03-29 17:48:50 +08:00
jin7
2020-03-29 18:04:11 +08:00
不超过 10 个吧.
格式化貌似有 bug
while (handle = "") {
ControlGet, handle, Hwnd, , xxxxxxxxxx, ahk_pid %pid%, yyyyyy
sleep 500
}
当然我也极少用它.
目前插件 AutoHotkey Manager 和 AutoHotKey SlimCode
cweijan
2020-03-29 18:11:29 +08:00
偶尔看到有讨论;
AutoHotkey Manager 的作者因为我加了个运行按钮把插件下架了, 我很尴尬.
@jin7
jin7
2020-03-29 18:14:05 +08:00
while (handle = "") {
  ControlGet, handle, Hwnd, , xxxxxxxxxx, ahk_pid %pid%, yyyyyy
   sleep 500 # 格式化有问题
}
cweijan
2020-03-29 18:23:14 +08:00
@jin7 我复制了你的代码, 发现没问题啊
jin7
2020-03-29 18:28:43 +08:00
while (handle = "") {
  ControlGet, handle, Hwnd, , WindowsForms10.Window.8.app.0.lsfjlsjfb_ad1, ahk_pid %pid%, abc
    sleep 500
}
jin7
2020-03-29 18:29:14 +08:00
@cweijan 上面这段会有问题
cweijan
2020-03-29 18:48:22 +08:00
@jin7 知道原因了, 下次更新修复
ob
2020-03-29 18:50:19 +08:00
厉害了
jin7
2020-03-29 18:58:16 +08:00
@cweijan #8 点赞
loading
2020-03-29 20:21:46 +08:00
我 windows 没用 vscode,不然我也写个 ah.k 。
JustinL
2020-03-29 22:15:57 +08:00
对我有用,支持一下。
wysnylc
2020-04-02 16:30:17 +08:00
支持支持
nonoroazoro
2021-01-13 11:04:20 +08:00
加油 继续更新啊

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/657299

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX