David Zhang
David Zhang
And here is yet another dark Alfred port of Nord: :)
@jmurinello Thanks. It is actually based on personal taste at first but all in all looks good. My issue is when VSCode, sublime and iTerm is open, the windows in...
@joeveiga I think with tree-sitter the color would be more accurate. As you have shown in the screenshot, different kinds of keyword were colored differently. I think this is a...
@arcticicestudio the left one is tree-sitter from my fork and the right one is official nord-vim. After implementing tree-sitter highlighting, `nord9` is basically dominating and it's not as distinguishable as...
@daliands 超时时间5秒已经很大了,默认值不推荐改。如果有需求的话,可以调用: ```go bot.SetClient(&http.Client{Timeout: 10 * time.Second}) ```
👍🏻 The function looks quite good. However, it would take more days for me to review because the code changes are huge :)
I understand what this feature provide. However, it's like a brand implementation of go test commands. Is it possible to combine with the previous implementation? Async could be a default...
I understand what you want. However, this is kinda a hack on comments instead of headings.
I think "comment heading" is a better description of this feature. And this should be another function provided by this plugin, which is based on comment string rather than simple...