闾明
闾明
i also meet this error.
是的, ahk的语法垃圾的不行, 只是windows上我没找到可以替代它的, python或许可以? 我了解了一下quicker, 它好像没有自己的脚本语法, 只是可以执行bat或者ahk的脚本. 不知道我理解的对不对, 如果是这样, quicker没太大的优势, 这个项目主要是提出一个快捷键设计的理念, 至于实现用什么则无所谓, 如果我用quicker再重新实现一遍, 我看不到它的意义何在, 你如果认可sui的快捷键设计, 也可以自己用quicker来实现, 有一个感兴趣的朋友, 正在macos通过hammerspoon来实现sui呢.
嗯, 是我的问题, 文档确实写的不行. 我先尝试一下看看能否在同事中推广, 或者您有什么建议, 您看到这个文档有哪些不明白, 哪些明白的地方, 能给我说一下吗?
I have found a ft_func option can fix this. ```lua ft_func = require("luasnip.extras.filetype_functions").from_pos_or_filetype ``` now there is other question, is there some project based snippets can overwrite default snippets, such...
i am happy you like this. gopick project now only usefull for little go project, it has two main disadvantage. 1. if project is large, because of it should cal...
thank you , but for golang it is not very hard to do that because of gopls. suppose this is the content of main.go. ```go package main import "fmt" func...
because of golang's package is flat, it can only support logic write in same dir, if two function is not in same file, simple loop dir so it can support...
> I can't even make this work outside of sniprun though. Go complains about relative paths not being a thing in module mode, not that I understand what it means......
i tried carnac, but it can not show defsrc keys, for example i remap ctrl+w to a cmd, it can not show ctrl+w, maybe kanata can expose the original key...
I can not write one in AutoIt or AutoHotKey if there is no api support in sumatra itself. no dde command and no command i can find in document such...