Bit0r

Results 34 comments of Bit0r

`tree-sitter` is perfectly capable, and [micro](https://github.com/zyedidia/micro) also has syntax highlighting. If syntax highlighting and automatic `sudo` are added, then `edit` will replace `micro` as the best terminal editor.

> tree-sitter or something similar can be done as part of [#17](https://github.com/microsoft/edit/issues/17). The primary users of terminal editors are programmers, not regular users.Built-in syntax highlighting is a basic feature, and...

> Noted. But we won't do that, as stated many times in this repository. Is the requirement to control binary file size coming from your leadership, or is it your...

I am using `qwen2.5-vl`, and I found that it can run in `-i` mode, but it cannot run on the `openai` endpoint.

No additional operations

I don't know, because there are many files in my directory, and I haven't named them. Sometimes I can't even find the files I need myself, so I wanted to...

> It’s unclear to me why HTTP+SSE was originally chosen as a communication method, given its awkward design. I’ve implemented an MCP SSE server myself, and I still feel that...

我也有这个问题,这个应该是官方的模型本身就有问题吧?

> > [@SharonJin422](https://github.com/SharonJin422) hello,想问下解决了吗 > > 没有,后来换了团队内部的训练框架,怀疑可能是图片token被截断导致的,你可以试一下把参数设置大一点 也是基于transfomers的吗?

pipx has a `--global` option, but the `uv tool` currently doesn't have an equivalent alternative