Kitten

Results 136 comments of Kitten
trafficstars

@parkers0405 My packaging: https://github.com/d1y/tabby-agent-zed ![image](https://github.com/zed-industries/zed/assets/45585937/fdb6c72d-dcbe-4d12-a4a1-0cec2c21b881)

> vue3 version here 👉 https://github.com/sherwinshen/vue3-text-clamp Thank you~

> make the color in an attribute binding a different color than the attribute name https://github.com/zed-industries/zed/blob/3eb0418bda8b7c7e375f0a00ae65da99b5a8c054/extensions/vue/languages/vue/highlights.scm#L10-L11 The directive name now only matches `v-*`, after changing it to `*` < ===>...

> Hello again @d1y, I'm having trouble building the extension manually on my machine (docker, tree-sitter, wasm, etc...) Could you please provide me the `extension.wasm` file so I can test...

> 车牌不够丰富 还有的车, 没有整理好, 老哥有车的话, 可以提个 `issues` 或者发个 `pr` 哈, 感谢啦~

@Matsuuu Can the Zed editor be supported?

@Matsuuu https://github.com/zed-industries/extensions/blob/main/AUTHORING_EXTENSIONS.md AFAIK: There is currently no comprehensive documentation for writing language plugins, and the Linux version should be able to run now

As no one has been handling this, I have decided to close this PR

老哥, 我自己也做了一个包装 https://github.com/tekumara/typos-lsp 这个的扩展(https://github.com/d1y/typos-zed), 不过我发现 quickfix 似乎没有用, 你的扩展可以吗 Zed(`cmd` + `.`): VScode: